BCGSoft.Controls.TabStrip Namespace : TabItemCollection Class |
Inherits CollectionWithEvents class of the BCGSoft.Shared namespace
A collection of tab items objects in a tab strip control. This collection allows to get tab item from it by its related control, the point in client coordinates located on it, its text and index in the collection. The access to this collection you can get using the property TabCollection of the TabStrip or TabControlEx.
'Declaration Public Class TabItemCollection Inherits BCGSoft.Shared.CollectionWithEvents
'Usage Dim instance As TabItemCollection
public class TabItemCollection : BCGSoft.Shared.CollectionWithEvents
public __gc class TabItemCollection : public BCGSoft.Shared.CollectionWithEvents
public ref class TabItemCollection : public BCGSoft.Shared.CollectionWithEvents
System.Object
System.Collections.CollectionBase
BCGSoft.Shared.CollectionWithEvents
BCGSoft.Controls.TabStrip.TabItemCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2