Partager via


CustomMessageBox Constructor

 

Initializes a new instance of the CustomMessageBox class.

Namespace:   Microsoft.WindowsServerSolutions.Controls
Assembly:  AdminCommon (in AdminCommon.dll)

Overload List

Name Description
System_CAPS_pubmethod CustomMessageBox()

Initializes a new instance of the CustomMessageBox class with the default options.

System_CAPS_pubmethod 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