MessageBoxCommand Properties
Specifies a model for message box buttons. The MessageBoxService uses this class.
Name | Description |
---|---|
Caption | Gets the message box command caption. |
Command |
Gets the command that is invoked when a user clicks a message box button that is associated with this Message |
Id | Gets an object that identifies a message box command. |
Is |
Gets or sets whether the MessageEsc key.
|
Is |
Gets or sets whether the MessageEnter or Space key, the default command is executed.
|
See Also