CustomMessageBox.Dispose Method
Releases the unmanaged resources used by the CustomMessageBox.
Namespace: Microsoft.WindowsServerSolutions.Controls
Assembly: AdminCommon (in AdminCommon.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | (Inherited from Component.) |
|
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