Xceed Docking Windows for WinForms v2.3 Documentation
Inheritance Hierarchy
In This Topic
    Xceed.DockingWindows.TabbedMdi Namespace
    In This Topic
    The Xceed.DockingWindows.TabbedMdi namespace regroups the classes that are used by Xceed Docking Windows for WinForms to support tabbed-mdi groups.
    Classes
     ClassDescription
    ClassProvides data on the tab-group that is being added.
    ClassProvides information on the selected MDI form.
    ClassProvides data on the tab-group that was added.
    ClassProvides information on the tab-group that has been removed.
    ClassProvides information on the tab-group that was selected.
    ClassContains a collection of MDI forms.
    ClassProvides information on the tab-group being removed.
    ClassProvides information on the menu being shown.
    ClassThe TabbedMdiManager manages the interaction of its associated Mdi-child forms.
    ClassRepresents a tabbed-mdi tab-group.
    ClassContains a collection of TabbedMdiTabGroup objects.
    ClassRepresents the appearance of the tabbed-mdi tabstrip.
    Delegates
     DelegateDescription
    DelegateRepresents the method that will handle the AddingGroup event.
    DelegateRepresents the method that will handle the TabbedMdiManager.FormSelected event.
    DelegateRepresents the method that will handle the TabbedMdiManager.GroupAdded event.
    DelegateRepresents the method that will handle the TabbedMdiManager.GroupRemoved event.
    DelegateRepresents the method that will handle the TabbedMdiManager.GroupSelected event.
    DelegateRepresents the method that will handle the TabbedMdiManager.RemovingGroup event.
    DelegateRepresents the method that will handle the TabbedMdiManager.ShowingTabMenu and ShowingDragMenu events.
    Enumerations
     EnumerationDescription
    EnumerationValue representing the alignment of the Mdi tab strip.
    See Also