Jump to content

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

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


== Uses ==
== Uses ==

Latest revision as of 04:14, 5 December 2020

VI Server Property Information
Property ID 2A
Scope Private
Data Name App.CtrlPalOpen
Short Name* App.CtrlPalOpen
Long Name* Application:Controls 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:Controls Palette Open
PermissionsRead/Write

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

Uses

History

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

See Also

External Links