TXTextControl.BorderStyle Property

Returns or sets the border style for a Text Control.

Syntax

TXTextControl.BorderStyle [= value]
Setting Description
0 - None    The Text Control has no border.
1 - Fixed Single    (Default) The Text Control has a fixed border.

Data Types

Integer.

See Also