Jump to content

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

From LabVIEW Wiki
Started page
 
Added description
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
|}}
|}}
{{TOCright}}
{{TOCright}}
This application property indicates if the [[Tools Palette]] is visible when read, and shows/hides the [[Tools Palette]] when written.


== Uses ==
== Uses ==
Line 31: Line 32:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Property]]
[[Category:Private Property]]
[[Category:VI Server Property]]
[[Category:VI Server Property]]

Latest revision as of 04:19, 5 December 2020

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

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

Uses

History

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

See Also

External Links