BB FlashBack SDK: FBTextBoxProperties

DrawBorder

Description

Set to True to draw a border around the text box. The border width and color are determined by the BorderColor and BorderWidth parameters.
 

Syntax

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

[VB.NET]
Public Property DrawBorder As Boolean
 

See Also

FBTextBoxProperties::BorderColor  FBTextBoxProperties::BorderWidth