WizardForm.m_tabWizardPages Field
Represents the tab control that hosts the wizard pages.
Namespace: Microsoft.WindowsServerSolutions.Wizards
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
protected TabControl m_tabWizardPages
protected:
TabControl^ m_tabWizardPages
Protected m_tabWizardPages As TabControl
Field Value
Type: System.Windows.Forms.TabControl
A System.Windows.Forms.TabControl.
See Also
WizardForm.WizardPagesTabControl
WizardForm Class
Microsoft.WindowsServerSolutions.Wizards Namespace
Return to top