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


In This Topic
    TabbedMdiManager Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating if the Close button in every tabbed-Mdi tab-group is displayed to allow tabs to be closed.  
    Public PropertyGets or sets a value indicating if tab-groups can be created and/or removed with the mouse.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGet or sets a value indicating if the tabbed-Mdi manager is currently subscribed to a host form.  
    Public PropertyGets the Mdi-container form.  
    Public PropertyGets or sets the currently selected tab-group.  
    Public PropertyGets or sets a value indicating if the Mdi-child selection menu is displayed when the CTRL-Tab keys are pressed.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the style with which the tabs in every tab-group are drawn.  
    Public PropertyGets or sets the orientation of the tab-groups.  
    Public PropertyGets the tab-groups managed by the tabbed-mdi manager.  
    Public PropertyGets the appearance of the tabbed-MDI manager's tabstrip.  
    Top
    Protected Properties
    See Also