BCGControlBar Library for .NET
MDIContainerCollection Class
Members 




Inherits from CollectionWithEvents class.
Represents a collection of the MDIContainers. You can get an access to this collection by the property MDIContainers  of the MDIClientArea.

Object Model
MDIContainerCollection ClassMDIContainer Class
Syntax
'Declaration
 
Public Class MDIContainerCollection 
   Inherits BCGSoft.Shared.CollectionWithEvents
'Usage
 
Dim instance As MDIContainerCollection
public class MDIContainerCollection : BCGSoft.Shared.CollectionWithEvents 
public __gc class MDIContainerCollection : public BCGSoft.Shared.CollectionWithEvents 
public ref class MDIContainerCollection : public BCGSoft.Shared.CollectionWithEvents 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      BCGSoft.Shared.CollectionWithEvents
         BCGSoft.ControlBars.MDIContainerCollection

Requirements

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

See Also

Reference

MDIContainerCollection Members
BCGSoft.ControlBars Namespace

Send Feedback