Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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