Assembly: MDIWindowManager (MDIWindowManager)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class WindowTabStripCollection _ Inherits CollectionBase |
| C# |
|---|
public class WindowTabStripCollection : CollectionBase |
| C++ |
|---|
public ref class WindowTabStripCollection : public CollectionBase |
Methods
| Icon | Type | Description |
|---|---|---|
| Add(WindowTabStrip) | ||
| Contains(WindowTabStrip) | ||
| GetEnumerator() | ||
| IndexOf(WindowTabStrip) | ||
| Insert(Int32, WindowTabStrip) | ||
| Remove(WindowTabStrip) |
Constructors
| Icon | Type | Description |
|---|---|---|
| WindowTabStripCollectionNew() |
Properties
| Icon | Type | Description |
|---|---|---|
| Item(Int32) |
Events
| Icon | Type | Description |
|---|---|---|
| BeforeTabStripAdded | ||
| BeforeTabStripRemoved | ||
| TabStripAdded | ||
| TabStripClearWarn | ||
| TabStripRemoved | ||
| TabStripsCleared |
Inheritance Hierarchy
System.Object
System.Collections.CollectionBase
MDIWindowManager.WindowTabStripCollection
System.Collections.CollectionBase
MDIWindowManager.WindowTabStripCollection