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.
The following table lists the characteristics of this property.
Data type | |
Permissions | Read/Write |
Available in Run-Time Engine | Yes |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |
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.