Jump to content

Application class/Application.Functions Palette Open property: Difference between revisions

From LabVIEW Wiki
mNo edit summary
mNo edit summary
 
Line 12: Line 12:
|}}
|}}
{{TOCright}}
{{TOCright}}
This application property indicates if the [[Functions Palette]] is visible when read; and shows/hides the functions palette when written.
This application property indicates if the [[Functions Palette]] is visible when read; and shows/hides the [[Functions Palette]] when written.


== Uses ==
== Uses ==

Latest revision as of 04:15, 5 December 2020

VI Server Property Information
Property ID 2B
Scope Private
Data Name App.FuncPalOpen
Short Name* App.FuncPalOpen
Long Name* Application:Functions Palette Open
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type Boolean data type

Boolean

Property Node Application:Functions Palette Open
PermissionsRead/Write

This application property indicates if the Functions Palette is visible when read; and shows/hides the Functions Palette when written.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links