BarCodeWiz Logo

BackStyle

Returns or sets the background style of BarCodeWiz.

The BackColor property is ignored if the BackStyle property setting is Transparent.


Syntax

BarCodeWiz1.BackStyle [ = enum]

 

The settings for enum are:

 

Value   Description
Transparent   Background color and any graphics are visible behind the control.
Opaque   Default setting. The control's BackColor property setting fills the control and obscures any color or graphics behind it.