Inherits from Generic»GObject.
Subclasses: ColorBox, Boolean, RefNum, Path, ListBox, Table, Array, Picture, ActiveXContainer, Numeric, GraphChart, String, IOName, Cluster, MulticolumnListbox, PageSelector
| Property | Description |
|---|---|
| Blinking | Control is blinking. Details |
| Caption | Reference to the caption object. Details |
| DataSocket:Enabled | This is the enabled state of the DataSocket. When a DataSocket is enabled it can transfer data. When it is not enabled, no data can be transferred. Details |
| DataSocket:LEDVisible | Shows or hides the DataSocket status indicator. Details |
| DataSocket:Mode | This is the mode of the DataSocket connection. Details |
| DataSocket:Status | This is the status of the DataSocket connection. Details |
| DataSocket:URL | This is the URL to which the control DataSocket is connected. Details |
| Description | Gets or sets the description of a control. Details |
| Disabled | Indicates if control can be operated: 0-Enabled, 1-Disabled, 2-Disabled and Grayed Out. Details |
| Key Focus | Keys typed on the keyboard are directed to this control. Details |
| Key Navigation | Keyboard shortcut that sets the key focus to this control. Details |
| Label | Reference to the label object. Details |
| Tip Strip | Set or get the tip strip of the control. Details |
| Type Descriptor | An array of 16-bit integers specifying the data type of the control. Details |
| Value | Data value of the control (LV variant). If this is a Boolean value configured with a latching mechanical action, this property always returns an error. Details |
| Value | Data value of this control. If this is a Boolean value configured with a latching mechanical action, this property always returns an error. Details |
| Visible | Displays the front panel control. Details |