A Control for creating Tabbed Dialogs or tabbed toolbar/taskbar type windows. This control provides one or more rows of tabs that the user can select one at a time. After each selection, a notification is provided that allows for changing of UI. Two basic UI modes supported are the traditional tabs seen in Property Page type scenarios and a button-style tab, as in the taskbar found in Windows 95 and Windows NT4.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
TabBase
TabStrip
[Visual Basic] NotInheritable Public Class TabStrip Inherits TabBase [C#] public sealed class TabStrip : TabBase [C++] public __gc __sealed class TabStrip : public TabBase [JScript] public class TabStrip extends TabBase
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll