GxLabel

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:

NameDescription
 enumBorderStyle Values of the BorderStyle property  
 enumHTextAlign Values of the HTextAlign property  
 enumVTextAlign Values of the VTextAlign property  

Methods:

NameDescription
 ClearThis method clears the text of the control.  
 ReadTextThis method reads the text of the control.  
 WriteTextThis method writes a text to the control.  

Private:

Properties:

NameDescription
 BackColorThe background color of the control. 
 BorderStyleThe border style of the control. 
 FontTextThe font of the control. 
 ForeColorThe color of the control. 
 HTextAlignThe horizontal alignment of the text in the control. 
 Version[Read only] The version of the GxLabel ActiveX control  
 VTextAlignThe vertical alignment of the text in the control. 
History