Application class/Palettes.Close All Palettes method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 930
Scope Basic Development Environment
Data Name Close All Palettes
Short Name* Close All Palettes
Long Name* Palettes:Close All Palettes
* 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
Return Data Type No return value
Invoke Node Palettes:Close All Palettes
Available in Real-Time Operating SystemYes
Available in Run-Time EngineNo
Remote access allowedNo

Closes the Controls and Functions palette sets programmatically. To close the palette sets, add the Palettes:Close All Palettes method to the block diagram and run the VI.

Parameters

This method has no parameters.

Uses

History

Version Change(s)
LabVIEW 2009 This method was added in LabVIEW 2009.

See Also

External Links