The following tables list the members exposed by UltraTabbedMdiManager.
Name | Description | |
---|---|---|
UltraTabbedMdiManager Constructor | Overloaded. |
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. |
Name | Description | |
---|---|---|
BeginUpdate | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Invoked when the component must release the resources it is using. | |
EndUpdate | Overloaded. Overridden. Resets the IsUpdating flag to false and invalidates the control | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
LoadComponentSettings | Loads the user configuration settings for this component. | |
LoadFromBinary | Overloaded. Loads saved layout information from a stream containing the binary layout. | |
LoadFromXml | Overloaded. Loads saved layout information from a stream containing the xml/soap layout. | |
MoveToGroup | Overloaded. Moves the specified MdiTab to the specified MdiTabGroup | |
MoveToNewGroup | Overloaded. Creates a new MdiTabGroup and moves the specified tab to that group. | |
Reset | Resets the properties of the component to their default values. | |
ResetAllowHorizontalTabGroups | Resets the AllowHorizontalTabGroups property to its default value. | |
ResetAllowMaximize | Resets the AllowMaximize property to its default value. | |
ResetAllowNestedTabGroups | Resets the AllowNestedTabGroups property to its default value. | |
ResetAllowVerticalTabGroups | Resets the AllowVerticalTabGroups property to its default value. | |
ResetAppearance | Resets the Appearance property to its default value. | |
ResetBorderColor | Resets the BorderColor property to its default value. | |
ResetComponentSettings | Resets the user configuration settings for this component. | |
ResetCursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
ResetImageList | Resets the ImageList property to its default value. | |
ResetImageSize | Resets the ImageSize property to its default value. | |
ResetImageTransparentColor | Resets the ImageTransparentColor property to its default value. | |
ResetIsActiveTabGroupMaximized | Resets the IsActiveTabGroupMaximized property to its default value. | |
ResetMaximizedTabGroupDisplayStyle | Resets the MaximizedTabGroupDisplayStyle property to its default value. | |
ResetMaxTabGroups | Resets the MaxTabGroups property to its default value. | |
ResetOrientation | Resets the Orientation property to its default value. | |
ResetShowToolTips | Resets the ShowToolTips property to its default value. | |
ResetSplitterAppearance | Resets the SplitterAppearance property to its default value. | |
ResetSplitterBorderStyle | Resets the SplitterBorderStyle property to its default value. | |
ResetSplitterWidth | Resets the SplitterWidth property to its default value. | |
ResetTabGroups | Resets the properties of all the MdiTabGroup objects in the TabGroups collection to their default values. | |
ResetTabGroupSettings | Resets the TabGroupSettings property to its default value. | |
ResetTabSettings | Resets the TabSettings property to its default value. | |
ResetUseMnemonics | Resets the UseMnemonics property to its default value. | |
ResetViewStyle | Resets the ViewStyle property to its default value. | |
SaveAsBinary | Overloaded. Saves layout information to a binary stream. | |
SaveAsXml | Overloaded. Saves layout information to an xml/soap stream. | |
SaveComponentSettings | Saves the user configuration settings for this component. | |
ShouldSerializeAllowHorizontalTabGroups | Indicates if the AllowHorizontalTabGroups property should be serialized. | |
ShouldSerializeAllowMaximize | Indicates if the AllowMaximize property should be serialized. | |
ShouldSerializeAllowNestedTabGroups | Indicates if the AllowNestedTabGroups property should be serialized. | |
ShouldSerializeAllowVerticalTabGroups | Indicates if the AllowVerticalTabGroups property should be serialized. | |
ShouldSerializeImageSize | Indicates if the ImageSize property should be serialized. | |
ShouldSerializeIsActiveTabGroupMaximized | Indicates if the IsActiveTabGroupMaximized property should be serialized. | |
ShouldSerializeMaximizedTabGroupDisplayStyle | Indicates if the MaximizedTabGroupDisplayStyle property should be serialized. | |
ShouldSerializeMaxTabGroups | Indicates if the MaxTabGroups property should be serialized. | |
ShouldSerializeOrientation | Indicates if the Orientation property should be serialized. | |
ShouldSerializeShowToolTips | Indicates if the ShowToolTips property should be serialized. | |
ShouldSerializeSplitterBorderStyle | Indicates if the SplitterBorderStyle property should be serialized. | |
ShouldSerializeSplitterWidth | Indicates if the SplitterWidth property should be serialized. | |
ShouldSerializeUseMnemonics | Indicates if the UseMnemonics property should be serialized. | |
TabFromForm | Returns the MdiTab object associated with the specified System.Windows.Forms.Form | |
TabFromKey | Returns the MdiTab with the specified Infragistics.Shared.KeyedSubObjectBase.Key | |
TabFromPoint | Returns an MdiTab located at the specified screen coordinates or null, if a tab does not exist at the specified location. | |
TabGroupFromPoint | Returns an MdiTabGroup located at the specified screen coordinates or null, if a tab group does not exist at the specified point. | |
TabsFromKey | Returns an array of MdiTab objects with the specified Infragistics.Shared.KeyedSubObjectBase.Key | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
ChangeControlsEnabledState | Overridden. This method is invoked when the enabled property of the managed controls should be changed. | |
ChangeControlsVisibleState | Overridden. This method is invoked when the visible property of the managed controls should be changed. A control should only be shown/hidden if its IsHandleCreated property returns true. | |
CreateComponentRole | Overridden. Factory method used to create the component role that provides the style information for the control. | |
CreateMdiTab | Creates a new MdiTab instance for the specified form. | |
CreateMdiTabGroup | Creates a new MdiTabGroup | |
CreateMdiTabGroupControl | Creates an MdiTabGroupControl to contain the specified MdiTabGroup | |
CreateSplitterBarControl | Creates an SplitterBarControl | |
DirtyChildElements | Overridden. This method is invoked when the uielements for the managed controls should be dirtied. A control should only be dirtied if its IsHandleCreated property returns true. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetSelectionManager | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
GetService | (Inherited from System.ComponentModel.Component) | |
InvalidateControls | Overridden. This method is invoked when the controls should be invalidated. A control should only be invalidated if its IsHandleCreated property returns true. | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) | |
OnBeginInit | Invoked during the System.ComponentModel.ISupportInitialize.BeginInit of the component. | |
OnEndInit | Invoked during the System.ComponentModel.ISupportInitialize.EndInit of the component. | |
OnInitializeContextMenu | Raises the InitializeContextMenu event. | |
OnInitializeTab | Raises the InitializeTab event. | |
OnInitializeTabGroup | Raises the InitializeTabGroup event. | |
OnMouseEnterElement | Overridden. Raises the Infragistics.Win.UltraComponentControlManagerBase.MouseEnterElement event when the mouse is moved over a UIElement. | |
OnMouseLeaveElement | Overridden. Raises the Infragistics.Win.UltraComponentControlManagerBase.MouseLeaveElement event when the mouse is moved out of a UIElement. | |
OnPropertyChanged | Overridden. Used to invoke the Infragistics.Win.UltraControlBase.PropertyChanged event. | |
OnRestoreTab | Raises the RestoreTab event. | |
OnSplitterDragged | Raises the SplitterDragged event. | |
OnSplitterDragging | Raises the SplitterDragging event. | |
OnStoreTab | Raises the StoreTab event. | |
OnSubObjectPropChanged | Called when a property on a sub object has changed. | |
OnTabActivated | Raises the TabActivated event. | |
OnTabClosed | Raises the TabClosed event. | |
OnTabClosing | Raises the TabClosing event. | |
OnTabDisplayed | Raises the TabDisplayed event. | |
OnTabDisplaying | Raises the TabDisplaying event. | |
OnTabDragging | Raises the TabDragging event. | |
OnTabDragOver | Raises the TabDragOver event. | |
OnTabDropped | Raises the TabDropped event. | |
OnTabGroupResized | Raises the TabGroupResized event. | |
OnTabGroupResizing | Raises the TabGroupResizing event. | |
OnTabGroupScrolled | Raises the TabGroupScrolled event. | |
OnTabGroupScrolling | Raises the TabGroupScrolling event. | |
OnTabMoved | Raises the TabMoved event. | |
OnTabMoving | Raises the TabMoving event. | |
OnTabSelected | Raises the TabSelected event. | |
OnTabSelecting | Raises the TabSelecting event. | |
ShouldSerializeAppearance | Indicates whether the Appearance property contains data that needs to be serialized. | |
ShouldSerializeBorderColor | Returns a Boolean value that determines whether the BorderColor property is set to its default value. | |
ShouldSerializeCursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
ShouldSerializeImageList | Indicates whether the ImageList property needs to be serialized. | |
ShouldSerializeImageTransparentColor | Returns a Boolean value that determines whether the ImageTransparentColor property is set to its default value. | |
ShouldSerializeSplitterAppearance | Indicates whether the SplitterAppearance property contains data that needs to be serialized. | |
ShouldSerializeTabGroups | Indicates if any of the MdiTabGroup objects contains data to serialize. | |
ShouldSerializeTabGroupSettings | Indicates whether the TabGroupSettings property contains data that needs to be serialized. | |
ShouldSerializeTabSettings | Indicates whether the TabSettings property contains data that needs to be serialized. | |
ShouldSerializeViewStyle | Indicates whether the ViewStyle property needs to be serialized. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
InitializeContextMenu | Cancelable event that occurs when a System.Windows.Forms.ContextMenu will be displayed for an MdiTab | |
InitializeTab | Event that occurs when a new MdiTab is created for an mdichild form. | |
InitializeTabGroup | Event that occurs when a new MdiTabGroup is created. | |
MouseEnterElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
MouseLeaveElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) | |
RestoreTab | Event that occurs when an MdiTab is deserialized so that it may be associated with a System.Windows.Forms.Form | |
SplitterDragged | Event that occurs after the splitter bar for an MdiTabGroup has been repositioned. | |
SplitterDragging | Event that occurs when the splitter bar for an MdiTabGroup is about to be repositioned. | |
StoreTab | Event that occurs when the SaveAsBinary(Stream) or SaveAsXml(Stream) method is invoked so that each tab's PersistedInfo may be initialized. | |
TabActivated | Event that occurs after the ActiveTab has changed. | |
TabClosed | Event that occurs after an MdiTab is closed. | |
TabClosing | Cancelable event that occurs before an MdiTab is closed. | |
TabDisplayed | Event that occurs after the visibility of the Form of an MdiTab is changed to true and the MdiTab is displayed in an MdiTabGroup. | |
TabDisplaying | Event that occurs when the visibility of the Form of an MdiTab is changed to true and the MdiTab is being displayed in an MdiTabGroup. | |
TabDragging | Cancelable event that occurs when an MdiTab is about to be dragged. | |
TabDragOver | Event that occurs during the drag of an MdiTab to determine if the specified location is a valid drop point. | |
TabDropped | Event that occurs after an MdiTab drag operation is completed. | |
TabGroupResized | Event that occurs after an MdiTabGroup is resized. | |
TabGroupResizing | Cancelable event that occurs before an MdiTabGroup is resized. | |
TabGroupScrolled | Event that occurs after an MdiTabGroup is scrolled. | |
TabGroupScrolling | Cancelable event that occurs before an MdiTabGroup is scrolled. | |
TabMoved | Event that occurs after an MdiTab has been repositioned. | |
TabMoving | Event that occurs when an MdiTab is about to be repositioned. | |
TabSelected | Event that occurs after an MdiTab has been selected. | |
TabSelecting | Cancelable event that occurs before an MdiTab is selected. |