For a list of all members of this type, see UltraTabbedMdiManager members.
Name | Description | |
---|---|---|
ActiveTab | Returns the MdiTab instance representing the current System.Windows.Forms.Form.ActiveMdiChild of the MdiParent | |
AllowHorizontalTabGroups | Returns or sets whether the end user may create horizontally oriented tab groups. | |
AllowMaximize | Returns or sets whether the end user can change the IsActiveTabGroupMaximized. | |
AllowNestedTabGroups | Returns or sets whether the end user may create nested groups. | |
AllowNestedTabGroupsResolved | Indicates if the end-user can create nested tab groups. | |
AllowVerticalTabGroups | Returns or sets whether the end user may create vertically oriented tab groups. | |
AlphaBlendEnabled | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
AlphaBlendMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Appearance | Gets/sets the default appearance for the component. | |
Appearances | Returns a collection of user created Infragistics.Win.Appearance objects. | |
BorderColor | Returns or sets the color used for the mdi client area border. | |
BorderStyle | Returns or sets the borderstyle of the mdi client area when the UltraTabbedMdiManager is enabled. | |
CanCreateNewGroup | Indicates if a new MdiTabGroup can be created. | |
ComponentRole | (Inherited from Infragistics.Win.UltraStylableComponent) | |
Container | (Inherited from System.ComponentModel.Component) | |
CreationFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Cursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
CursorFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
DrawFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Enabled | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
EventManager | The object that enables, disables and controls firing of UltraTabbedMdiManager specific events. | |
FlatMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
HasAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasAppearances | Indicates whether an Infragistics.Win.AppearancesCollection object has been created. | |
HasHiddenTabs | Indicates if the HiddenTabs collection contains any items | |
HasSplitterAppearance | Indicates whether an Infragistics.Win.AppearanceBase object has been created. | |
HasTabGroups | Indicates if the TabGroups collection has been created and contains at least one MdiTabGroup instance | |
HasTabGroupSettings | Indicates whether an MdiTabGroupSettings object has been created. | |
HasTabSettings | Indicates whether an MdiTabSettings object has been created. | |
HiddenTabs | Returns a set of cached MdiTab objects. | |
ImageList | Returns or sets the ImageList providing the images for the component. | |
ImageSize | Returns or sets the size of the images in the tabs. | |
ImageTransparentColor | Gets/sets the color displayed as transparent in a image. | |
IsActiveTabGroupMaximized | Returns or sets whether only the Tabs of the MdiTabGroup containing the ActiveTab is displayed. | |
IsDragging | Indicates if an MdiTab is being dragged | |
IsUpdating | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
MaximizedTabGroupDisplayStyle | Returns or sets how the non-maximized MdiTabGroups are displayed when the IsActiveTabGroupMaximized is set to true. | |
MaxTabGroups | Returns or sets the maximum number of MdiTabGroup instances that may be created. | |
MdiParent | Returns or sets the System.Windows.Forms.Form whose mdi child forms are managed by the UltraTabbedMdiManager. | |
Orientation | Returns or sets the orientation of the tab groups. | |
SaveSettings | Indicates whether this component should automatically save its user configuration settings. | |
SaveSettingsFormat | Gets or sets the format in which the user customizations settings will be saved and loaded | |
SettingsKey | A unique string that distinguishes this UltraTabbedMdiManager form others in the solution it is being used in. This is needed to store user configuration settings. | |
ShowToolTips | Returns or sets whether tooltips are displayed. | |
Site | (Inherited from System.ComponentModel.Component) | |
SplitterAppearance | Gets/sets the appearance for the splitter bars. | |
SplitterBorderStyle | Returns or sets the border style for the splitter bars. | |
SplitterBorderStyleResolved | Returns the resolved borderstyle used to display the splitter bars. | |
SplitterWidth | Returns or sets the width of the splitter bar displayed between tab groups. | |
StyleLibraryName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
StyleSetName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
SupportThemes | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
TabGroups | Returns a collection of MdiTabGroup instances | |
TabGroupSettings | Returns an MdiTabGroupSettings instance used to control the default settings for the TabGroups. | |
TabNavigationMode | Gets/sets the setting that controls which tab is activated when navigating using the keyboard. | |
TabSettings | Returns an MdiTabSettings instance used to control the default settings for the MdiTab objects. | |
TextRenderingMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseAppStyling | (Inherited from Infragistics.Win.UltraStylableComponent) | |
UseFlatMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseFlatModeResolved | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseMnemonics | Returns or sets whether the control interprets an ampersand character (&) in the MdiTabs Text property to be an access key prefix character. | |
UseOsThemes | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseOsThemesResolved | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
ViewStyle | Gets/sets the view style for the control. | |
ViewStyleResolved | Returns the resolved ViewStyle |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from Infragistics.Win.UltraComponentBase) | |
SubObjectPropChangeHandler | Returns the event handler that for the OnSubObjectPropChanged method that is used to receive notifications when a property on a sub-object has changed. |