TabControl class/Tab Size property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 24DEB400
Scope Basic Development Environment
Data Name TabSize
Short Name* TabSize
Long Name* Tab Size
* 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 Enum U32 data type

Enum U32

Property Node Tab Size
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

Gets or sets how LabVIEW adjusts the size of the tabs.

You can size tabs to their contents, size all tabs to the largest tab, or use a fixed tab size for each tab. If you set this property to Fixed Tab Size, you can use the Fixed Tab Dimension property to set the width and/or height of individual tabs.

This property is similar to the Tab Size option on the Appearance page of the Tab Control Properties dialog box.


Uses

History

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

See Also

External Links