Options.DisplayStatusBar Property
Publisher Developer Reference |
True for Microsoft Office Publisher to show the status bar at the bottom of the Publisher window. Read/write Boolean.
Syntax
expression.DisplayStatusBar
expression A variable that represents a Options object.
Return Value
Boolean
Example
This example hides the status bar from view.
Visual Basic for Applications |
---|
|
See Also