Sets or returns the text displayed in the status bar.
Syntax
stringVariable = object.StatusBar
Where:
stringVariable is a variable for storing the text in the status bar.
object is the Application object.
Examples ...
StatusBar property example