| StatusBarTextProvider Properties |
The StatusBarTextProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationDefaultText |
This is used to set or get the default text to show when no item
has the focus or no status text for the application status bar.
| |
| ApplicationDisplayPanel |
This is used to set or get the status bar panel in which to
display the messages in the common application status bar.
| |
| ApplicationStatusBar |
This is used to set or get the default status bar component to use
for displaying the status bar text messages.
| |
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) | |
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) | |
| InstanceDefaultText |
This is used to set or get the default text to show when no item
has the focus or no status text for the instance status bar.
| |
| InstanceDisplayPanel |
This is used to set or get the status bar panel in which to
display the messages when the InstanceStatusBar
property is set to a status bar.
| |
| InstanceStatusBar |
This is used to get or set the status bar component to use for this
instance.
| |
| ProgressBar |
This is used to get or set the tool strip progress bar component
that can be used to display progress through a long running task.
| |
| Site | (Inherited from Component.) | |
| StatusLabel |
This is used to get or set the tool strip status label component
that can be used to display a status message in conjunction with
the ProgressBar component.
|