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.
Gets the tab control for the dialog box.
Namespace: Microsoft.WindowsServerSolutions.Settings
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
Control TabControl { get; }
property Control^ TabControl {
Control^ get();
}
ReadOnly Property TabControl As Control
Property Value
Type: System.Windows.Forms.Control
A System.Windows.Forms.Control.
See Also
ISettingsData Interface
Microsoft.WindowsServerSolutions.Settings Namespace
Return to top