BarCodeWiz Logo

BackColor

Returns or sets the background color of BarCodeWiz.

The BackColor property is ignored if the BackStyle property setting is 0 (Transparent). For maximum readability by bar code scanners, BackColor should be in high contrast with BarcodeColor.


Syntax

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