Version

Search Results

Appearances Property (UltraDockManager)

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.

AutoHideDelay Property

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...

BeforeDockChangeStart Event

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...

BeforeDockChange Event

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...

BeforeNavigatorDisplayed Event

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...

BeforePaneButtonClick Event

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...

BeforeShowFlyout Event

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...

BeforeSplitterDrag Event

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...

BeforeToggleDockState Event

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...