| AdvancedMessageDialog |
Provides a dialog for error and other kind of messages.
|
| BaseForm | A base form that provides some additional functionality compared to Form, and contains also some bug fixes. |
| DeviceScaleChangeEventArgs | Represents the event data for the DeviceScaleChanging and DeviceScaleChanged events. |
| DeviceScaleGetNewSizeEventArgs | Represents the event data for the DeviceScaleGetNewSize event. To apply a custom size, change DesiredSize, and set the Handled property to . |
| DialogBaseForm | Represents a base form with OK, Cancel, and/or Apply buttons. |
| Dialogs | Provides static methods for showing common dialogs. |
| OwnedMdiChildClosedEventArgs | Represents the event data for the OwnedMdiChildClosed event. |
| ReportSenderEventArgs |
Provides arguments for the ReportSender event.
|
| AdvancedDialogTypes |
Specifies the predefined types of an AdvancedMessageDialog.
|
| ButtonTypes |
Specifies the buttons of an AdvancedMessageDialog.
|