This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Classes > M > MxStatusBar Class (ArcObjects .NET 10.4 SDK) |
MxStatusBar object.
MxStatusBar is a non-creatable object. References to non-creatable objects must be obtained through other objects.
The status bar is the horizontal area at the bottom of an ArcGIS application window. It provides information about the current state of the application and the selected command. For example, if you select a layer in the table of contents in ArcMap, the status bar will tell you how many features are currently selected. It may also display a progress bar while something is being processed. The StatusBar property on the esriFramework.IApplication interface can be used to get a reference to the StatusBar object.
Interfaces | Description |
---|---|
IStatusBar (esriSystem) | Provides access to members that define the application statusbar. |