Xceed Docking Windows for WinForms v2.3 Documentation
Xceed.DockingWindows.TabbedMdi Namespace / MdiFormCollection Class
Properties Methods


In This Topic
    MdiFormCollection Class Members
    In This Topic

    The following tables list the members exposed by MdiFormCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<Form>)
    Public Property  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<Form>)
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected MethodOverridden. Removes all forms from the collection.  
    Protected MethodOverridden. Inserts the form into the collection at the specified index.  
    Protected MethodOverridden. Removes the form at the specified index from the collection.  
    Protected MethodOverridden. Replaces the form at the specified index.  
    Top
    See Also