ViewStatusBar, ViewStatusBar()

Syntax

ViewStatusBar [On]

ViewStatusBar()

Remarks

The ViewStatusBar statement displays or hides the status bar.

Argument

Explanation

On

Specifies whether to display or hide the status bar:

0 (zero) Hides the status bar.

1 Displays the status bar.

Omitted Toggles the status bar on and off.


The ViewStatusBar() function returns the following values.

Value

Explanation

0 (zero)

If the status bar is hidden

–1

If the status bar is displayed


See Also

ToolsOptionsView, ViewRibbon, ViewRuler, ViewToolbars