TXStatusBar.FontUnderline Property

Returns or sets the underline font style.

Syntax

TXStatusBar.FontUnderline [= value]
Setting Description
0 The characters are not formatted with the underline font style.
1 The characters are formatted with the underline font style.

Data Types

Integer.

See Also