ColorBox class

From LabVIEW Wiki
Jump to: navigation, search
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name ColorBox class
Class ID 7
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


The ColorBox class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide ColorBox Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
ColorBox Properties Table
Property ID Long Name (English) Description R/W RTE
6332C00ValueValue of the color box.Read/WriteYes
6332C01Color Area SizeSize of the color area in terms of width and height in pixels.Read/WriteYes
6332C02Color Area Size:WidthWidth of the color area in pixels.Read/WriteYes
6332C03Color Area Size:HeightHeight of the color area in pixels.Read/WriteYes
6332C04Allow TransparentIf TRUE, allows the user to select the transparent (T) box in the color picker.Read/WriteYes
6332C05Default ValueGets or sets the default value of the color box.Read/WriteYes
6332C06Value (Signaling)Sets the value of the control and generates a Value Change event.Write OnlyYes

Methods

This class has no methods or it inherits methods from its parent: Control Class.

Events

This class has no events or it inherits events from its parent: Control Class.


History

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

See Also