Appearance 
 | 
Font 
 | 
Font of text of this component 
 | 
Foreground Color 
 | 
The foreground color of the component. 
 | 
Background Color 
 | 
  
 | 
Background 3D? 
 | 
Should this button have a 3d type background, or a flat color one? 
| 
 | 
background3D 
 | 
 
| 
 | 
boolean 
 | 
 
| 
 | 
expert 
 | 
 
 
 
 | 
Fill Area? 
 | 
Controls whether or not this button's internal area is filled 
| 
 | 
contentAreaFilled 
 | 
 
| 
 | 
boolean 
 | 
 
| 
 | 
expert 
 | 
 
 
 
 | 
Rollover? 
 | 
If true, the button may indicate that the mouse is hovering over it. 
| 
 | 
rolloverEnabled 
 | 
 
| 
 | 
boolean 
 | 
 
| 
 | 
expert 
 | 
 
 
 
 | 
Text 
 | 
Text of this component 
 | 
Indicator Width 
 | 
The width of the indication border that shows whether or not the indicator value is currently set. 
 | 
On Color 
 | 
The color of the indicator border when the indicator value is on. 
 | 
Off Color 
 | 
The color of the indicator border when the indicator value is off 
 | 
Image Path 
 | 
The relative path of the image. 
 | 
Disabled Image Path 
 | 
The relative path of the image to be displayed when this component is not enabled. 
| 
 | 
disabledPath 
 | 
 
| 
 | 
String 
 | 
 
| 
 | 
expert 
 | 
 
 
 
 | 
Icon-Text Spacing 
 | 
The space (in pixels) between the icon (if any) and the text (if any) 
 | 
Antialias 
 | 
Draw with antialias on? Makes text smoother 
 | 
Styles 
 | 
Contains the component's styles 
| 
 | 
styles 
 | 
 
| 
 | 
Dataset 
 | 
 
| 
 | 
bindable | expert 
 | 
 
 
 
 | 
Behavior 
 | 
Mnemonic 
 | 
A single letter that will activate the button using 'ALT-mnemonic'. 
 | 
On Value 
 | 
The value that will be written to the Control Value on mouse-down. 
 | 
Off Value 
 | 
The value that will be written to the Control Value on mouse-up 
 | 
Min Hold Time 
 | 
The minimum amount of time to keep the control value at the "On Value" 
 | 
Max Hold Time 
 | 
The maximum amount of time to keep the control value at the "On Value" 
 | 
Common 
 | 
Name 
 | 
The name of this component. 
 | 
Enabled 
 | 
If disabled, a component cannot be used. 
 | 
Visible 
 | 
If disabled, the component will be hidden. 
 | 
Mouseover Text 
 | 
The text that is displayed in the tooltip which pops up on mouseover of this component. 
 | 
Border 
 | 
The border surrounding this component. 
 | 
Cursor 
 | 
The mouse cursor to use when hovering over this component. 
| 
 | 
cursorCode 
 | 
 
| 
 | 
int 
 | 
 
| 
 | 
0 
 | 
Default 
 | 
 
1 
 | 
Crosshair 
 | 
 
2 
 | 
Text 
 | 
 
3 
 | 
Wait 
 | 
 
12 
 | 
Hand 
 | 
 
13 
 | 
Move 
 | 
 
4 
 | 
SW Resize 
 | 
 
5 
 | 
SE Resize 
 | 
 
6 
 | 
NW Resize 
 | 
 
7 
 | 
NE Resize 
 | 
 
8 
 | 
N Resize 
 | 
 
9 
 | 
S Resize 
 | 
 
10 
 | 
W Resize 
 | 
 
11 
 | 
E Resize 
 | 
 
 
 
 | 
 
 
 
 | 
Data 
 | 
Control Value 
 | 
Bind this to the tag that you want to control. (Typically, this is bound to the same location as Indicator Value) 
| 
 | 
controlValue 
 | 
 
| 
 | 
int 
 | 
 
| 
 | 
bindable 
 | 
 
 
 
 | 
Indicator Value 
 | 
Bind this to the tag that indicates the current state of the control value. (Typically, this is bound to the same location as Control Value) 
| 
 | 
indicatorValue 
 | 
 
| 
 | 
int 
 | 
 
| 
 | 
bindable 
 | 
 
 
 
 | 
Data Quality 
 | 
The data quality code for any tag bindings on this component. 
| 
 | 
dataQuality 
 | 
 
| 
 | 
int 
 | 
 
| 
 | 
bindable | expert 
 | 
 
 
 
 | 
Layout 
 | 
Horizontal Alignment 
 | 
The horizontal alignment of the button's contents (text and/or image) 
| 
 | 
horizontalAlignment 
 | 
 
| 
 | 
int 
 | 
 
| 
 | 
2 
 | 
Left 
 | 
 
0 
 | 
Center 
 | 
 
4 
 | 
Right 
 | 
 
10 
 | 
Leading 
 | 
 
11 
 | 
Trailing 
 | 
 
 
 
 | 
 
 
 
 | 
Horizontal Text Position 
 | 
The horizontal position of the button's text relative to its image 
| 
 | 
horizontalTextPosition 
 | 
 
| 
 | 
int 
 | 
 
| 
 | 
expert 
 | 
 
| 
 | 
2 
 | 
Left 
 | 
 
0 
 | 
Center 
 | 
 
4 
 | 
Right 
 | 
 
10 
 | 
Leading 
 | 
 
11 
 | 
Trailing 
 | 
 
 
 
 | 
 
 
 
 | 
Vertical Alignment 
 | 
The vertical alignment of the button's contents (text and/or image) 
 | 
Vertical Text Position 
 | 
The vertical position of the button's text relative to its image 
| 
 | 
verticalTextPosition 
 | 
 
| 
 | 
int 
 | 
 
| 
 | 
expert 
 | 
 
| 
 | 
 | 
 
 
 
 |