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


IMxApplication3.ShowStatusBar Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMxApplication3 Interface > IMxApplication3.ShowStatusBar Property
ArcGIS Developer Help

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