This is the base class that TabStrip and TabControl share their common functionality through. It is abstract and can not be instantiated.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
TabBase
[Visual Basic] MustInherit Public Class TabBase Inherits RichControl [C#] public abstract class TabBase : RichControl [C++] public __gc __abstract class TabBase : public RichControl [JScript] public abstract class TabBase extends RichControl
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll