The following tables list the members exposed by StatusMessagePresentationModel.
Public Properties
Public Methods
| Name | Description |
 | HideStatusMessage | Hides the status message window. ShowStatusMessage must be called to display messages again. |
 | RemoveMessage | Removes message from the message queue. If it is currently displayed in the message window will remove it. |
 | SetStatusMessage | Overloaded. Sets the status message. It will display for 10 seconds. |
 | ShowStatusMessage | Shows the status message window. Will display the first message in the message list (most likely the same message that was displayed when HideStatusMessage was called). |
Top
Public Events
See Also