Raises the BeforeDockChangeStart event before a drag of a pane begins. Syntax Parameters e A CancelablePaneEventArgs that provides data for the event. Remarks Raising an event invokes the event handler through a delegate. The OnBeforeDockChangeStart method also allows derived classes to handle the event without at...
Raises the BeforeNavigatorDisplayed event before the Navigator user interface is displayed. Syntax Parameters e A BeforeNavigatorDisplayedEventArgs that provides data for the event. Remarks Raising an event invokes the event handler through a delegate. The OnBeforeNavigatorDisplayed method also allows derived clas...
Raises the BeforePaneButtonClick event before the action associated with a pane captions button is executed. Syntax Parameters e A CancelablePaneButtonEventArgs that provides data for the event. Remarks Raising an event invokes the event handler through a delegate. The OnBeforePaneButtonClick method also allows de...
Raises the BeforeShowFlyout event when an unpinned DockableControlPane is about to be displayed. Syntax Parameters e A CancelableControlPaneEventArgs that provides data for the event. Remarks Raising an event invokes the event handler through a delegate. The OnBeforeShowFlyout method also allows derived classes to...
Raises the BeforeSplitterDrag event before a splitter bar is repositioned. Syntax Parameters e A CancelablePanesEventArgs that provides data for the event. Remarks Raising an event invokes the event handler through a delegate. The OnBeforeSplitterDrag method also allows derived classes to handle the event without ...
Raises the BeforeToggleDockState event before a panes docked state is toggled. Syntax Parameters e A CancelablePaneEventArgs that provides data for the event. Remarks Raising an event invokes the event handler through a delegate. The OnBeforeToggleDockState method also allows derived classes to handle the event wi...
Invoked during the System.ComponentModel.ISupportInitialize.BeginInit of the component. Syntax
Invoked after the entire object graph has been deserialized. Syntax Parameters sender The object that initiated the callback. The functionality for the this parameter is not currently implemented.
Raises the DoubleClickSplitterBar event when a splitter bar has been double clicked. Syntax Parameters e A PanesEventArgs that provides data for the event. Remarks Raising an event invokes the event handler through a delegate. The OnDoubleClickSplitterBar method also allows derived classes to handle the event with...
Invoked during the System.ComponentModel.ISupportInitialize.EndInit of the component. Syntax