TabPage implements a single page of a tab control. It is essentially a Panel with TabItem properties.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
ScrollableControl
Panel
TabPage
[Visual Basic] Public Class TabPage Inherits Panel [C#] public class TabPage : Panel [C++] public __gc class TabPage : public Panel [JScript] public class TabPage extends Panel
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll