BB FlashBack SDK: FBTextBoxProperties

SolidBox

Description

Set to True to have the box background drawn. Set to False to have no background to the box - only the text and borders will be drawn.
 

Syntax

[C#/C++]
public Bool SolidBox;

[VB.NET]
Public Property SolidBox As Boolean