Xceed Docking Windows for WinForms v2.3 Documentation
TabbedMdiManager Class Members
Properties  Methods  Events


Xceed.DockingWindows.TabbedMdi Namespace : TabbedMdiManager Class

The following tables list the members exposed by TabbedMdiManager.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
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
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
Public Events
 NameDescription
Public EventRaised when a new tab-group is being added.  
Public EventRaised when the alignment of the tab-groups is changed.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventRaised when a Mdi-child form is selected.  
Public EventRaised when a new tab-group is added.  
Public EventRaised when a tab-group is removed.  
Public EventRaised when a tab-group is selected.  
Public EventRaised when a tab-groups is being removed.  
Public EventRaised when the drag menu is showing.  
Public EventRaised when the tab menu is showing.  
Public EventRaised when the value of the Style property is changed.  
Top
See Also

Reference

TabbedMdiManager Class
Xceed.DockingWindows.TabbedMdi Namespace