CustomMessageBox Constructor
Initializes a new instance of the CustomMessageBox class.
Namespace: Microsoft.WindowsServerSolutions.Controls
Assembly: AdminCommon (in AdminCommon.dll)
Overload List
Name | Description | |
---|---|---|
CustomMessageBox() | Initializes a new instance of the CustomMessageBox class with the default options. |
|
CustomMessageBox(Size) | Initializes a new instance of the CustomMessageBox class with the specified size. |
See Also
CustomMessageBox Class
Microsoft.WindowsServerSolutions.Controls Namespace
Return to top