GxLabel
Version 7.2.10 The GX Label Control is a dedicated ActiveX control for displaying ASCII or Unicode texts. For example
it can show the result of the number plate reading even if it is an arabian, cyrillic or korean text.
The application can change the color, font, border style of the control. The alignment of the text in the control
can be changed horizontally and vertically. The text in the control can be read and copied.
Currently the control can handle single line texts only.
Class Diagram
GxLabel
Public:
Types:
Methods:
Name | Description |
---|
Clear | This method clears the text of the control.
|
ReadText | This method reads the text of the control.
|
WriteText | This method writes a text to the control.
|
Private:
Properties:
Name | Description |
---|
BackColor | The background color of the control. |
BorderStyle | The border style of the control. |
FontText | The font of the control. |
ForeColor | The color of the control. |
HTextAlign | The horizontal alignment of the text in the control. |
Version | [Read only] The version of the GxLabel ActiveX control
|
VTextAlign | The vertical alignment of the text in the control. |
History