Miner.Windows Assembly > Miner.Windows.TabbedMdi Namespace : MdiTabGroupCollection Class |
'Declaration <DefaultMemberAttribute("Item")> Public Class MdiTabGroupCollection
'Usage Dim instance As MdiTabGroupCollection
[DefaultMember("Item")] public class MdiTabGroupCollection
Because the list of tab groups can change (via drag and drop) without the framework being notified, the Infragistics system is used to maintain the list of tab groups defined for the MdiTabManager. This class wraps (and hides) the Infragistics MdiTabGroupsCollection. It provides an enumerator for iterating over the collection. The Tag property of each Infragistics MdiTabGroup is used to hold a reference to the corresponding framework MdiTabGroup object. The accessors for this class call the framework MdiTab.GetMdiTabGroup static function to ensure that a framework MdiTabGroup has been created and assigned to the Infragistics MdiTabGroup.
System.Object
Miner.Windows.TabbedMdi.MdiTabGroupCollection
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.