Xceed Docking Windows for WinForms v2.3 Documentation
Xceed.DockingWindows.TabbedMdi Namespace / TabbedMdiManager Class


In This Topic
    TabbedMdiManager Class Methods
    In This Topic

    For a list of all members of this type, see TabbedMdiManager members.

    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Clean up any resources being used.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Methodstatic (Shared in Visual Basic)Retrieves the TabbedMdiManager associated with the form.  
    Public MethodRetrieves the tab-group associated with the specified form.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodPerforms the layout of the elements managed by the TabbedMdiManager.  
    Public MethodSubscribe to the host form.  
    Public Method (Inherited from System.ComponentModel.Component)
    Public MethodUnsubscribe from the host form.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected Internal MethodRaises the AddingGroup event.  
    Protected MethodRaises the AlignmentChanged event.  
    Protected Internal MethodRaises the FormSelected event.  
    Protected Internal MethodRaises the GroupAdded event.  
    Protected Internal MethodRaises the GroupRemoved event.  
    Protected Internal MethodRaises the GroupSelected event.  
    Protected Internal MethodRaises the RemovingGroup event.  
    Protected Internal MethodRaises the ShowingDragMenu event.  
    Protected Internal MethodRaises the ShowingTabMenu event.  
    Protected MethodRaises the StyleChanged event.  
    Top
    See Also