Fill Color Property

Short Name: FillColor

Requires: Base Development System

Class: Slide Properties

To Use: Create a property.

Color to use to fill in the active slider.

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.

This property is similar to the Fill option on the Appearance page of the Slide Properties dialog box.

Example

Remarks

The following table lists the characteristics of this property.

Data type
PermissionsRead/Write
Available in Run-Time EngineYes
Available in Real-Time Operating SystemYes
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 allowedYes

Example

Refer to the Vertical Fill Slide VI in the labview\examples\Controls and Indicators\Numeric directory for an example of using the Fill Color property.

 Open example  Find related examples