WizardForm.Dispose Method
Releases the resources used by the component.
Namespace: Microsoft.WindowsServerSolutions.Wizards
Assembly: AdminCommon (in AdminCommon.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | (Inherited from Component.) |
|
Dispose(Boolean) | Releases the unmanaged resources used by the WizardForm and optionally releases the managed resources.(Overrides Form.Dispose(Boolean).) |
See Also
WizardForm Class
Microsoft.WindowsServerSolutions.Wizards Namespace
Return to top