FormStringControl.backStyle Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| backStyle() | Indicates whether the control background can be transparent. | 
| backStyle(Int32) | 
backStyle()
Indicates whether the control background can be transparent.
public:
 virtual int backStyle();public virtual int backStyle();abstract member backStyle : unit -> int
override this.backStyle : unit -> intPublic Overridable Function backStyle () As IntegerReturns
1 if the control background can be transparent; otherwise, 0.