ListBox class/Disabled Items property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 633740B
Scope Basic Development Environment
Data Name Disabled Items
Short Name* DisabledItems
Long Name* Disabled Items
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 12
Owning Class Name ListBox Class
Data Type I32 Array data type

I32 Array

Property Node Disabled Items
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Array of indexes of disabled items (first item is 0).

If you set this property for an item that is not in the listbox, this property returns an error.

This property is similar to the Disable Item item on the shortcut menu of a listbox.


Uses

History

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

See Also

External Links