The version that you requested is unavailable. We've redirected you to the latest version of the help.
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 |
 | AfterEventIndexes | Returns a lazily loaded array of indexes for all the 'After' events. |
 | BeforeEventIndexes | Returns a lazily loaded array of indexes for all the 'Before' events. |
Public Methods
| | Name | Description |
 | CanFireEvent | Indicates whether the event identified by the StatusBarEventIds can be fired. |
 | InProgress | Overloaded. Indicates whether the event identified by the eventid is in progress. |
 | IsEnabled | Overloaded. Indicates whether the event identified by the eventid may be raised. |
 | SetEnabled | Overloaded. Enables or disables the event identified by the eventid. |
See Also