BarCodeWiz Logo

BarcodeColor

Returns or sets the color of the barcode.

For maximum readability by barcode scanners, BarcodeColor should be in high contrast with BackColor. Preferably, black on white.


Syntax

BarCodeWiz1.BarcodeColor [ = 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.