BarCodeWiz Barcode ActiveX
Control
User Manual
 | Installation |
 | Quick Start |
 | Bar Code Types (Symbologies) |
 | Reference |
 | Properties |
 | Methods |
 | Events |
 | License |
|
Returns or sets the foreground color of BarCodeWiz. This property affects the color of the bar code, text, bearer bars and the border. For maximum readability by bar code scanners, BackColor should be in high contrast with ForeColor.
Syntax
BarCodeWiz1.ForeColor [ = color]
The settings for color are
| 
Normal RGB colors
|
Colors specified by using the Color palette or by using the RGB or QBColor functions in code.
|

System Default colors
|
Colors specified by system color constants listed in the Visual Basic (VB) object library in the Object Browser.
|
|
|