Version

UltraTabbedMdiManager Class Properties

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

Public Properties
 NameDescription
Public PropertyActiveTabReturns the MdiTab instance representing the current System.Windows.Forms.Form.ActiveMdiChild of the MdiParent  
Public PropertyAllowHorizontalTabGroupsReturns or sets whether the end user may create horizontally oriented tab groups.  
Public PropertyAllowMaximizeReturns or sets whether the end user can change the IsActiveTabGroupMaximized.  
Public PropertyAllowNestedTabGroupsReturns or sets whether the end user may create nested groups.  
Public PropertyAllowNestedTabGroupsResolvedIndicates if the end-user can create nested tab groups.  
Public PropertyAllowVerticalTabGroupsReturns or sets whether the end user may create vertically oriented tab groups.  
Public PropertyAlphaBlendEnabled (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyAlphaBlendMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyAppearanceGets/sets the default appearance for the component.  
Public PropertyAppearancesReturns a collection of user created Infragistics.Win.Appearance objects.  
Public PropertyBorderColorReturns or sets the color used for the mdi client area border.  
Public PropertyBorderStyleReturns or sets the borderstyle of the mdi client area when the UltraTabbedMdiManager is enabled.  
Public PropertyCanCreateNewGroupIndicates if a new MdiTabGroup can be created.  
Public PropertyComponentRole (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyCreationFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyCursor (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyCursorFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyDrawFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyEnabled (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyEventManagerThe object that enables, disables and controls firing of UltraTabbedMdiManager specific events.  
Public PropertyFlatMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyHasAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasAppearancesIndicates whether an Infragistics.Win.AppearancesCollection object has been created.  
Public PropertyHasHiddenTabsIndicates if the HiddenTabs collection contains any items  
Public PropertyHasSplitterAppearanceIndicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasTabGroupsIndicates if the TabGroups collection has been created and contains at least one MdiTabGroup instance  
Public PropertyHasTabGroupSettingsIndicates whether an MdiTabGroupSettings object has been created.  
Public PropertyHasTabSettingsIndicates whether an MdiTabSettings object has been created.  
Public PropertyHiddenTabsReturns a set of cached MdiTab objects.  
Public PropertyImageListReturns or sets the ImageList providing the images for the component.  
Public PropertyImageSizeReturns or sets the size of the images in the tabs.  
Public PropertyImageTransparentColorGets/sets the color displayed as transparent in a image.  
Public PropertyIsActiveTabGroupMaximizedReturns or sets whether only the Tabs of the MdiTabGroup containing the ActiveTab is displayed.  
Public PropertyIsDraggingIndicates if an MdiTab is being dragged  
Public PropertyIsUpdating (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyMaximizedTabGroupDisplayStyleReturns or sets how the non-maximized MdiTabGroups are displayed when the IsActiveTabGroupMaximized is set to true.  
Public PropertyMaxTabGroupsReturns or sets the maximum number of MdiTabGroup instances that may be created.  
Public PropertyMdiParentReturns or sets the System.Windows.Forms.Form whose mdi child forms are managed by the UltraTabbedMdiManager.  
Public PropertyOrientationReturns or sets the orientation of the tab groups.  
Public PropertySaveSettingsIndicates whether this component should automatically save its user configuration settings.  
Public PropertySaveSettingsFormatGets or sets the format in which the user customizations settings will be saved and loaded  
Public PropertySettingsKeyA unique string that distinguishes this UltraTabbedMdiManager form others in the solution it is being used in. This is needed to store user configuration settings.  
Public PropertyShowToolTipsReturns or sets whether tooltips are displayed.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySplitterAppearanceGets/sets the appearance for the splitter bars.  
Public PropertySplitterBorderStyleReturns or sets the border style for the splitter bars.  
Public PropertySplitterBorderStyleResolvedReturns the resolved borderstyle used to display the splitter bars.  
Public PropertySplitterWidthReturns or sets the width of the splitter bar displayed between tab groups.  
Public PropertyStyleLibraryName (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyStyleSetName (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertySupportThemes (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyTabGroupsReturns a collection of MdiTabGroup instances  
Public PropertyTabGroupSettingsReturns an MdiTabGroupSettings instance used to control the default settings for the TabGroups.  
Public PropertyTabNavigationModeGets/sets the setting that controls which tab is activated when navigating using the keyboard.  
Public PropertyTabSettingsReturns an MdiTabSettings instance used to control the default settings for the MdiTab objects.  
Public PropertyTextRenderingMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseAppStyling (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyUseFlatMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseFlatModeResolved (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseMnemonicsReturns or sets whether the control interprets an ampersand character (&) in the MdiTabs Text property to be an access key prefix character.  
Public PropertyUseOsThemes (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseOsThemesResolved (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyViewStyleGets/sets the view style for the control.  
Public PropertyViewStyleResolvedReturns the resolved ViewStyle  
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from Infragistics.Win.UltraComponentBase)
Protected PropertySubObjectPropChangeHandlerReturns the event handler that for the OnSubObjectPropChanged method that is used to receive notifications when a property on a sub-object has changed.  
See Also