Version

ITabbedMdiManager Interface Members

The following tables list the members exposed by ITabbedMdiManager.

Public Properties
 NameDescription
 PropertyEnabledReturns or sets the enabled state of the tabbed mdi manager.  
 PropertyMdiParentReturns the System.Windows.Forms.Form managed by the ITabbedMdiManager  
 PropertyToolbarsManagerGets/sets the toolbars manager.  
Public Methods
 NameDescription
 MethodGetFormImageReturns the form Icon as an image or the image being used by the TabbedMDIManager for the specified form.  
 MethodGetFormTextReturns the Text of the form  
 MethodGetFormToolTipTextReturns the ToolTipText of the form  
Public Events
 NameDescription
 EventEnabledChangedOccurs when the Enabled state has changed  
 EventEnabledChangingOccurs when the Enabled state is about to change  
See Also