ShowStatusBar Property

      Applies To

Sets or returns a Boolean value determining whether the status bar is visible.

Syntax

Property Get ShowStatusBar ()

Property Let ShowStatusBar (boolean)

This syntax has these parts:

Part Description
boolean Required Boolean. True means the status bar is visible, False means invisible.