Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
StatusBarEventManager Class Members
The following tables list the members exposed by StatusBarEventManager.
Public Properties
Protected Properties
| Name | Description |
![Protected Property](dotnetimages/protectedProperty.gif) | AfterEventIndexes | Returns a lazily loaded array of indexes for all the 'After' events. |
![Protected Property](dotnetimages/protectedProperty.gif) | BeforeEventIndexes | Returns a lazily loaded array of indexes for all the 'Before' events. |
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | CanFireEvent | Indicates whether the event identified by the StatusBarEventIds can be fired. |
![Public Method](dotnetimages/publicMethod.gif) | InProgress | Overloaded. Indicates whether the event identified by the eventid is in progress. |
![Public Method](dotnetimages/publicMethod.gif) | IsEnabled | Overloaded. Indicates whether the event identified by the eventid may be raised. |
![Public Method](dotnetimages/publicMethod.gif) | SetEnabled | Overloaded. Enables or disables the event identified by the eventid. |
See Also