Search
DiagramView Events
 


 Public Events

  Name Description

CreateEditControl

Raised before the in-place edit control is created.

DestroyEditControl

Raised before the in-place edit control is destroyed.

DiagramChanged

Occurs when the Diagram property changes.

EnterInplaceEditMode

Raised when entering inplace-edit mode.

LeaveInplaceEditMode

Raised when leaving inplace-edit mode.

ScrollChanged

Occurs when the view is scrolled.

ZoomFactorChanged

Occurs when the ZoomFactor property changes.

 See Also