Project: VB6Barcode
Version: 3.0.0
Report Date: 08/06/2023 12:06:06
By: Yaron Goali (WISERBIT DOT COM) for Microncode.com
User Control: cBarCode
Properties
CodeName [Get] - Public (Return Datatype: BarCodeFonts)
CodeName [Let] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
str |
BarCodeFonts |
Value [Get] - Public (Return Datatype: String)
No Parameters
Procedure Attributes
Attribute | Value |
Property Browser Page | Customize |
Value [Let] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
str |
String |
Subroutines
save - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
FileName |
String |
Functions
DeInit - Public (Return Datatype: Long)
Description: DeInit the control, must be call before closing the program.
Return: 0 if success, otherwise a number describe the error.
Init - Public (Return Datatype: Long)
Description: Init the control, must be call before using any functionality of the control.
Return: 0 if success, otherwise a number describe the error.
Optional | ByVal/ByRef | Variable | Datatype |
Optional |
ByVal |
sKey |
String |