Click or drag to resize

DrawingView Events

The DrawingView type exposes the following members.

Events
  NameDescription
Public eventDrawTemporary
Occurs when performing a temporary draw on the view.
Public eventMouseDoubleClick
Occurs when the drawing view is double clicked by the mouse.
Public eventMouseDown
Occurs when a mouse button is pressed in the drawing view.
Public eventMouseLeave
Occurs when the mouse pointer leaves the drawing view.
Public eventMouseMove
Occurs when the mouse pointer is moved over the drawing view.
Public eventMouseUp
Occurs when a mouse button is released in the drawing view.
Public eventMouseWheel
Occurs when the mouse wheel moves over the drawing view.
Top
See Also