Pane class/Pane Color property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 18166800
Scope Basic Development Environment
Data Name PaneColor
Short Name* Color
Long Name* Pane Color
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 75
Owning Class Name Pane Class
Data Type U32 data type

U32

Property Node Pane Color
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Background color of the pane.

You can set the color of the pane by wiring an numeric constant with the representation of U32 with the form RRGGBB or the color box constant to the property. This property is similar to using the color picker to specify the color of the pane.


Uses

History

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

See Also

External Links