For a list of all members of this type, see UltraTabbedMdiManager members.
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. |