FormBuildTabControl.backStyle Method
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.
backStyle() |
Determines whether the control background can be transparent. |
backStyle(Int32) |
Determines whether the control background can be transparent.
public:
virtual int backStyle();
public virtual int backStyle ();
abstract member backStyle : unit -> int
override this.backStyle : unit -> int
Public Overridable Function backStyle () As Integer
Returns
1 if the control background can be transparent; otherwise, 0.