Version

MdiParentManager Class Members

The following tables list the members exposed by MdiParentManager.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetTabbedMdiManagerReturns the ITabbedMdiManager that has registered with the specified System.Windows.Forms.Form  
Public Methodstatic (Shared in Visual Basic)HasTabbedMdiManagerIndicates if the specified System.Windows.Forms.Form is already associated with an ITabbedMdiManager  
Public Methodstatic (Shared in Visual Basic)RegisterTabbedMdiManagerRegisters a tabbed mdi manager class with an mdi parent System.Windows.Forms.Form.  
Public Methodstatic (Shared in Visual Basic)UnregisterTabbedMdiManagerUnregisters a tabbed mdi manager and an mdi parent form.  
See Also