ListBox class/Active Row.Active Row Number property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6337429
Scope Basic Development Environment
Data Name Active Row
Short Name* Active Row
Long Name* Active Row:Active Row Number
* 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 data type

I32

Property Node Active Row:Active Row Number
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

Sets the active row. A value of –1 indicates the column header. A value of –2 indicates all rows.

The active row is the row of a listbox to which you can apply property changes. The active row is not the same as the selected row and the active row does not change if you manually select a different row.

Uses

History

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

See Also

External Links