Colors Property

LabView Local Project Settings

Colors Property

Short Name: Colors

Installed With: Base Package

Class: Page Properties

Gets or sets the foreground and background colors of a tab control page.

You can set the color of the front panel object by wiring a hexadecimal number with the form RRGGBB or by wiring the color box constant to the property.

To set the colors, you must set the Allow Multiple Colors property to TRUE or right-click the tabs of the tab control and select Advanced»Allow Multiple Colors from the shortcut menu.

Elements

Colors:FG Color

Colors:BG Color

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo