MulticolumnListbox class/Disabled Items property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 18D99002
Scope Basic Development Environment
Data Name DisabledItems
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 46
Owning Class Name MulticolumnListbox 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 rows (first row 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 multicolumn listbox.

Uses

History

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

See Also

External Links