For a list of all members of this type, see UltraDockManager members.
Name | Description | |
---|---|---|
AfterDockChange | Occurs after the dock status of a pane has changed. | |
AfterHideFlyout | Occurs when an unpinned DockableControlPane is hidden. | |
AfterNavigatorClosed | Fires after the Navigator user interface is closed. | |
AfterPaneButtonClick | Occurs after the action associated with a PaneButton is executed. | |
AfterSplitterDrag | Occurs after the splitter bar for a pane is released. | |
AfterToggleDockState | Occurs after a pane's dock state is toggled from Docked to Floating or vice versa. | |
BeforeDockChange | Occurs as a dockable pane is dragged. | |
BeforeDockChangeStart | Occurs before a dockable pane drag begins. | |
BeforeNavigatorDisplayed | Fires before the Navigator user interface is displayed. | |
BeforePaneButtonClick | Occurs before the action associated with a PaneButton is executed. | |
BeforeShowFlyout | Occurs when the flyout is about to be displayed. | |
BeforeSplitterDrag | Occurs before a splitter drag begins. | |
BeforeToggleDockState | Occurs before a pane's dock state is toggled from Docked to Floating or vice versa. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DoubleClickSplitterBar | Occurs when the user double clicks on a splitter bar. | |
InitializeNavigatorItem | Fires once for each list item that appears in the Navigator user interface. | |
InitializeNavigatorItemDescription | Fires once for each list item that appears in the Navigator user interface, once that item has been selected. This event does not fire if the ShowDescriptionArea property is false. | |
InitializePane | Occurs when a DockablePaneBase is created. | |
MouseEnterElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
MouseLeaveElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
PaneActivate | Occurs when the control contained within a DockableControlPane is activated. | |
PaneDeactivate | Occurs when the control contained within a DockableControlPane is deactivated. | |
PaneDisplayed | Occurs when a DockableControlPane is brought into view. | |
PaneHidden | Occurs when a DockableControlPane is take out of view. | |
PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |