-
Couldn't load subscription status.
- Fork 2
N_DataTools_MessageBoxEx
Nathan Moschkin edited this page Aug 22, 2020
·
5 revisions
| Class | Description | |
|---|---|---|
![]() |
MessageBoxEx | Enhanced Windows Desktop MessageBox replacement |
![]() |
MessageBoxExButton | Class that represents a button on the dialog box. |
![]() |
MessageBoxExConfig | Configuration object to be passed to MessageBoxEx.Show() containing parameters and customization options for the dialog box. |
![]() |
ResourceTextConfig | class to customize the localization of system message box types. This class is indexed by MessageBoxExResult values mapped to resource keys. See the Indexer help page for more information. |
| Enumeration | Description | |
|---|---|---|
![]() |
DropDownPlacement | Specifies where the drop-down button goes. |
![]() |
MessageBoxExIcons | MessageBoxEx Icon Types. |
![]() |
MessageBoxExResult | Enumeration of results returned from a MessageBoxEx dialog box. Where possible, these values correspond directly to the equivalent DialogResult values. |
![]() |
MessageBoxExType | MessageBoxEx message box types (a collection of standard buttons.) Where possible, these values correspond directly to the equivalent MessageBoxButtons values. |
![]() |
OptionTextMode | The modes to be used for the OptionTextMode parameter in MessageBoxExConfig. |

