Partager via


CustomMessageBox.Dispose Method

 

Releases the unmanaged resources used by the CustomMessageBox.

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

Overload List

Name Description
System_CAPS_pubmethod Dispose()

(Inherited from Component.)

System_CAPS_protmethod Dispose(Boolean)

Releases the unmanaged resources used by the CustomMessageBox and optionally releases the managed resources.(Overrides Form.Dispose(Boolean).)

See Also

CustomMessageBox Class
Microsoft.WindowsServerSolutions.Controls Namespace

Return to top