Application class/Application.Menu Set property: Difference between revisions
Appearance
m Category reorg |
m Added Private Property Category to page |
||
| Line 30: | Line 30: | ||
== External Links == | == External Links == | ||
{{ambox|text=Add links to external resources that would also help.}} | {{ambox|text=Add links to external resources that would also help.}} | ||
[[Category:Private Property]] | |||
[[Category:VI Server Property]] | [[Category:VI Server Property]] | ||
Revision as of 19:08, 7 May 2020
| VI Server Property Information | |
|---|---|
| Property ID | 1F |
| Scope | Deprecated |
| Data Name | App.MenuSet |
| Short Name* | App.MenuSet |
| Long Name* | Application:Menu Set |
| * 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 |
| Property Node | |
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
| |
Specific use cases for this property. |
History
| Version | Change(s) |
|---|---|
| Deprecated in LabVIEW 8. Users can no longer create palette sets. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |