Built-in default tabs provider.
Namespace: MDIWindowManager
Assembly: MDIWindowManager (MDIWindowManager)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class StandardTabsProvider _ Inherits TabsProviderBase |
| C# |
|---|
public class StandardTabsProvider : TabsProviderBase |
| C++ |
|---|
public ref class StandardTabsProvider : public TabsProviderBase |
Methods
Constructors
| Icon | Type | Description |
|---|---|---|
| StandardTabsProviderNew() |
Properties
| Icon | Type | Description |
|---|---|---|
| EnabledOwnerPaint | ||
| IsUpdating | ||
| SelectedWrappedWindowItem | ||
| ShowIcons | ||
| Style | ||
| WrappedWindowItems | ||
| WrappedWindowsCollection |
Events
| Icon | Type | Description |
|---|---|---|
| BeginDragTabItem | ||
| SelectedTabItemChanged | ||
| SelectedTabItemReselected | ||
| ShowWindowCmdMenuRequested | ||
| TabItemDoubleClicked | ||
| TabItemDropped | ||
| TabPaint |
Remarks
Inherits from TabsProviderBase.
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.TabsProviderBase
MDIWindowManager.StandardTabsProvider
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
MDIWindowManager.TabsProviderBase
MDIWindowManager.StandardTabsProvider