Label Properties
You can use the following properties to configure Label controls on an operator interface.
| Property | Description |
|---|---|
| Background Color | Specifies the color to use for the background of the control. Details |
| Border Style | Specifies the style of the border of the control. Details |
| Font | Specifies the font to use for the text in the control. Details |
| Font: Bold | Specifies whether the text in the control appears bolded. Details |
| Font: GdiCharSet | Specifies the GDI (Graphics Device Interface) character set that the font of the text in the control uses. Details |
| Font: GdiVerticalFont | Specifies whether the font of the text in the control is derived from a GDI (Graphics Device Interface) vertical font. Details |
| Font: Italic | Specifies whether the text in the control appears italicized. Details |
| Font: Name | Specifies the name of the font to use for the text in the control. Details |
| Font: Size | Specifies the size of the font to use in the control. Details |
| Font: Strikeout | Specifies whether a horizontal line appears through the text in the control. Details |
| Font: Underline | Specifies whether the text in the control appears underlined. Details |
| Font: Unit | Specifies the unit of measure for the size of the font you use in the control. Details |
| Foreground Color | Specifies the color to use for the foreground of the control. Details |
| Text | Specifies the text that appears in the control. Details |