TXStatusBar.BorderStyle Property

Returns or sets the border style for a status bar.

Syntax

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

Data Types

Integer.

See Also