TabControl class/Allow Multiple Colors property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 24DEB40C
Scope Basic Development Environment
Data Name MultColors
Short Name* MultColors
Long Name* Allow Multiple Colors
* 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 Colors
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

Allows different colors on each tab control page.

After you set this property to TRUE, you can use the Colors property to change the color of the page. If you assign multiple page colors and set Allow Multiple Colors to FALSE, LabVIEW retains the color of each individual page but the tab control reverts to its color before you colored the individual pages. If you set Allow Multiple Colors to TRUE, LabVIEW displays the multiple page colors again.


Uses

History

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

See Also

External Links