FormStaticTextControl.backStyle Method
Indicates whether the control background can be transparent.
Syntax
public int backStyle([int value])
Run On
Client
Parameters
Return Value
Type: int
1 if the control background can be transparent; otherwise, 0.
See Also
Reference
FormStaticTextControl Class