Version

Search Results

OnMouseDown Method (DockControlBase)

Raises the System.Windows.Forms.Control.MouseDown event. Syntax Parameters e A System.Windows.Forms.MouseEventArgs that contains the event data.

OnMouseMove Method (DockControlBase)

Invoked when the mouse moves over the control Syntax Parameters e Mouse event arguments

OnMouseUp Method (DockControlBase)

Invoked when the mouse is released Syntax Parameters e Mouse event arguments

OnResize Method (DockControlBase)

Invoked when the WindowDockingArea is resized. Syntax Parameters e Event arguments