TreeControl class/Active Item.Symbol Index property: Difference between revisions
Appearance
m Category reorg |
→Uses: Started Default Symbols Table |
||
| Line 29: | Line 29: | ||
== Uses == | == Uses == | ||
{{ambox|text=Specific use cases for this property.}} | {{ambox|text=Specific use cases for this property.}} | ||
{| class = 'wikitable' | |||
|+ Default Symbols Table | |||
|- | |||
! Value | |||
! Default Symbol | |||
|- | |||
| -1 | |||
| Inserts a Line Break into the Tree | |||
|- | |||
| 0 | |||
| Blank | |||
|} | |||
== History == | == History == | ||
Latest revision as of 04:40, 28 June 2021
| VI Server Property Information | |
|---|---|
| Property ID | 756A3C12 |
| Scope | Basic Development Environment |
| Data Name | Glyph |
| Short Name* | Symbol |
| Long Name* | Active Item:Symbol Index |
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE. | |
| Owning Class ID | 66 |
| Owning Class Name | TreeControl Class |
| Data Type | I32 data type |
| Property Node | |
| Available in Real-Time Operating System | Yes |
| Available in Run-Time Engine | Yes |
| Loads the block diagram into memory | No |
| Loads the front panel into memory | No |
| Need to authenticate before use | No |
| Permissions | Read/Write |
| Remote access allowed | Yes |
| Settable when the VI is running | Yes |
The index of the symbol for the active item(s).
You can use a listbox symbol ring constant to view the default item symbols. You can use the Custom Item Symbols methods to customize item symbols.
If the active item is the column headers, this property returns an error. If the active item is all rows and you read this property, the property returns an error.
Uses
| |
Specific use cases for this property. |
| Value | Default Symbol |
|---|---|
| -1 | Inserts a Line Break into the Tree |
| 0 | Blank |
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |
See Also
| |
Add links to internal wiki pages that would also help. |
External Links
| |
Add links to external resources that would also help. |