WizardForm.m_btnNext Field
Represents the Next button.
Namespace: Microsoft.WindowsServerSolutions.Wizards
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
protected Button m_btnNext
protected:
Button^ m_btnNext
Protected m_btnNext As Button
Field Value
Type: System.Windows.Forms.Button
A System.Windows.Forms.Button.
See Also
WizardForm.WizardNextButton
WizardForm.NextButtonClicked
WizardForm.EnableButtons
WizardForm.SetButtonsVisibility
WizardForm Class
Microsoft.WindowsServerSolutions.Wizards Namespace
Return to top