TabControl class/Allow Multiple Rows property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 24DEB402
Scope Basic Development Environment
Data Name MultRows
Short Name* MultRows
Long Name* Allow Multiple Rows
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 55
Owning Class Name TabControl Class
Data Type Boolean data type

Boolean

Property Node Allow Multiple Rows
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

If TRUE, LabVIEW arranges any tabs that extend beyond the width of the tab control into an additional row of tabs. If FALSE, LabVIEW displays navigation buttons on the upper right of the tab control, which you use to scroll through tabs that are not visible.


Uses

History

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

See Also

External Links