Events of the Control
TypeChange Event
TypeChange BarcodeType:long
Is triggered when the barcode type is changed. The property Type is passed and can be used.
TextChange Event
TextChange Text:char
Is triggered when the barcode text is changed. The property Text is passed and can be used.
ShowTextChange Event
ShowTextChange ShowText:bool
Is triggered when the display of the barcode text enabled or disabled. The property ShowText is passed and can be used.
AutoTypeChange Event
AutoTypeChange AutoType:bool
Is triggered when the Autotype option is enabled or disabled. The property Autotype is passed and can be used.
PrintFixChange Event
PrintFixChange PrintFix:bool
Is triggered when the PrintFix option is enabled or disabled. The property PrintFix is passed and can be used.