MessageWindow Fields |
The MessageWindow type exposes the following members.
| Name | Description | |
|---|---|---|
| AlertSprite | The icon to use for alerts. | |
| Buttons | References to three Buttons to use for message options. | |
| ButtonTexts | References to three Texts to that go with the buttons. | |
| CloseButton | Reference to the Button that closes the message window. | |
| IconImage | The Image to use for showing the icon. | |
| InfoSprite | The icon to use for info-boxes. | |
| MessageText | The Text to use for showing the message. | |
| QuestionSprite | The icon to use for questions. | |
| SubtitleSeparator | The object associated with sub-title (optional). Gets hidden if there isn't a subtitle in the message. | |
| SubtitleText | The Text to use for showing sub-title (optional). | |
| TitleText | The Text to use for showing title. |