Returns a collection of user created Infragistics.Win.Appearance objects. Syntax Example The following example demonstrates the initialization of the properties of the UltraDockManager component.
Gets/sets the delay (in milliseconds) before hiding the flyout control. Syntax Remarks When the mouse moves over a tab in the UnpinnedTabArea, the DockableControlPane associated with that tab is displayed in a flyout window. A flyout window is just a top-level child control that contains the associated DockableCon...
Occurs before a dockable pane drag begins. Syntax Event Data The event handler receives an argument of type CancelablePaneEventArgs containing data related to this event. The following CancelablePaneEventArgs properties provide information specific to this event.Property Description Cancel (Inherited from System.C...
Occurs as a dockable pane is dragged. Syntax Event Data The event handler receives an argument of type BeforeDockChangeEventArgs containing data related to this event. The following BeforeDockChangeEventArgs properties provide information specific to this event.Property Description Cancel (Inherited from System.Co...
Fires before the Navigator user interface is displayed. Syntax Event Data The event handler receives an argument of type BeforeNavigatorDisplayedEventArgs containing data related to this event. The following BeforeNavigatorDisplayedEventArgs properties provide information specific to this event.Property Descriptio...
Occurs before the action associated with a PaneButton is executed. Syntax Event Data The event handler receives an argument of type CancelablePaneButtonEventArgs containing data related to this event. The following CancelablePaneButtonEventArgs properties provide information specific to this event.Property Descrip...
Occurs when the flyout is about to be displayed. Syntax Event Data The event handler receives an argument of type CancelableControlPaneEventArgs containing data related to this event. The following CancelableControlPaneEventArgs properties provide information specific to this event.Property Description Cancel (Inh...
Occurs before a splitter drag begins. Syntax Event Data The event handler receives an argument of type CancelablePanesEventArgs containing data related to this event. The following CancelablePanesEventArgs properties provide information specific to this event.Property Description Cancel (Inherited from System.Comp...
Occurs before a panes dock state is toggled from Docked to Floating or vice versa. Syntax Event Data The event handler receives an argument of type CancelablePaneEventArgs containing data related to this event. The following CancelablePaneEventArgs properties provide information specific to this event.Property Des...
Syntax