PropertyForm.tabControl Field
Specifies the tab control for the current property form.
Namespace: Microsoft.WindowsServerSolutions.Properties
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
protected TabControl tabControl
protected:
TabControl^ tabControl
Protected tabControl As TabControl
Field Value
Type: System.Windows.Forms.TabControl
A TabControl.
See Also
PropertyForm Class
Microsoft.WindowsServerSolutions.Properties Namespace
Return to top