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


In This Topic
    TabbedMdiTabGroup Class Members
    In This Topic

    The following tables list the members exposed by TabbedMdiTabGroup.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TabbedMdiTabGroup class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bounds of the tab-group.  
    Public PropertyGets a value indicating if the tab-group is currently selected.  
    Public PropertyGets a collection of the child-Mdi forms contained in the tab-group.  
    Public PropertyGets the currently selected child-Mdi form.  
    Public PropertyGets or sets the alignment of the tab-group's associated tabbed-mdi tabstrip.  
    Top
    Public Methods
     NameDescription
    Public MethodClean-up any resources being used.  
    Public MethodPerforms the layout of the elements managed by the TabbedMdiTabGroup.  
    Top
    See Also