Share via


WizardForm.Dispose Method

 

Releases the resources used by the component.

Namespace:   Microsoft.WindowsServerSolutions.Wizards
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 WizardForm and optionally releases the managed resources.(Overrides Form.Dispose(Boolean).)

See Also

WizardForm Class
Microsoft.WindowsServerSolutions.Wizards Namespace

Return to top