IStatus |
public interface IStatusBarView
The IStatusBarView type exposes the following members.
| Name | Description | |
|---|---|---|
| CursorStatusBarPanelContent | Sets the content of the cursor status panel. | |
| IsStatusBarVisible | Sets a value indicating whether the status bar is visible. | |
| ModeStatusBarPanelContent | Sets the content of the mode status panel. | |
| SelectionStatusBarPanelContent | Sets the content of the selection status panel. |
| Name | Description | |
|---|---|---|
| DisplayProgress | Displays progress information. | |
| HideProgress | Hides the progress display. | |
| SetMessage | Displays a status message. |