This document is archived and information here might be outdated.  Recommended version.


IMxApplication3.ShowStatusBar Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IMxApplication3.ShowStatusBar Property

Show or hide the status bar.

[Visual Basic .NET]
Public Property ShowStatusBar As Boolean
[C#]
public bool ShowStatusBar {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMxApplication3 Interface