Tabbed Windows Strip
Namespace: MDIWindowManager
Assembly: MDIWindowManager (MDIWindowManager)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class WindowTabStrip _ Inherits UserControl |
| C# |
|---|
public class WindowTabStrip : UserControl |
| C++ |
|---|
public ref class WindowTabStrip : public UserControl |
Methods
| Icon | Type | Description |
|---|---|---|
| BeginUpdate() | ||
| EndUpdate() |
Constructors
| Icon | Type | Description |
|---|---|---|
| WindowTabStripNew() |
Properties
| Icon | Type | Description |
|---|---|---|
| EnableTabPaintEvent | ||
| Items | ||
| SelectedItem | ||
| ShowIcons | ||
| Style |
Events
| Icon | Type | Description |
|---|---|---|
| BeginDragItem | ||
| ItemsCleared | ||
| ItemsFirstAdded | ||
| ItemTabDoubleClicked | ||
| NewSplitSize | ||
| RequestPreviousWindowSelect | ||
| SelectedItemChanged | ||
| SelectedItemReselected | ||
| ShowWindowMenuRequested | ||
| TabPaint |
Remarks
Facilitates vertical "tiling." Used by WindowManagerPanel to present multiple sets of tabbed windows.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
MDIWindowManager.WindowTabStrip
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
MDIWindowManager.WindowTabStrip