WizardForm.UpdateButtons Method ()
Performs the default updating of the buttons.
Namespace: Microsoft.WindowsServerSolutions.Wizards
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
protected virtual void UpdateButtons()
protected:
virtual void UpdateButtons()
Protected Overridable Sub UpdateButtons
Remarks
This method can be overridden for non-standard situations.
See Also
WizardForm Class
Microsoft.WindowsServerSolutions.Wizards Namespace
Return to top