TXStatusBar.PageMode Property

Returns or sets the status of the StatusBar's 'Page' field.

Syntax

   TXStatusBar.PageMode [= value]
Setting Description
0 The 'Page' field is hidden.
1 The 'Page' field is always shown.
2 The 'Page' field is only shown if the connected Text-Contol's ViewMode property has been set to Page View.

Data Types

Integer.

See Also