The TabControl. This control has a lot of the functionality of a TabStrip but manages a list of TabPages which are the 'pages' that appear on each tab.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
TabBase
TabControl
[Visual Basic] Public Class TabControl Inherits TabBase [C#] public class TabControl : TabBase [C++] public __gc class TabControl : public TabBase [JScript] public class TabControl extends TabBase
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll