TXButtonBar.BorderStyle Property

Returns or sets the border style for a button bar.

Syntax

   TXButtonBar.BorderStyle [= value]
Setting Description
0 - None    The button bar has no border.
1 - Fixed Single    The button bar has a fixed border.

Data Types

Integer.

See Also