Jump to content

Application class/Application.Menu Set property

From LabVIEW Wiki
Revision as of 18:21, 25 September 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
VI Server Property Information
Property ID FF
Scope Deprecated
Data Name App.GdiCount
Short Name* App.GdiCount
Long Name* Application:GdiCount
* 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 String data type

String

Property Node Application:GdiCount

This property returns the palette set name currently in use. Palette set is a concept from pre-LabVIEW 8 where users could have more than one set of palettes. Since LabVIEW 8, LabVIEW ships with only one palette set and doesn't allow users to create more palette sets. There is no concepts of palette set anymore.

Uses

History

Version Change(s)
LabVIEW 8 Deprecated in LabVIEW 8. Users can no longer create palette sets.

See Also

External Links