ForeColor

 

 

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

 

Constant

 

Description

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.