## Eremex.AvaloniaUI.Controls namespace

| public type | description |
| --- | --- |
| enum [MessageBoxButtons](./MessageBoxButtons.md) | The set of buttons a message box offers. Each value is a combination of the individual button flags, so the buttons always appear in the standard order for that combination. |
| enum [MessageBoxIcon](./MessageBoxIcon.md) | The icon shown next to the text of a message box, indicating how serious the message is. |
| enum [MessageBoxResult](./MessageBoxResult.md) | Identifies a single message box button, both as the button the user pressed and as the button that should be the default one. |

<!-- DO NOT EDIT: generated by xmldocmd for Eremex.Common.Contracts.dll -->
