Search
DiagramView Events
 


 Public Events

  Name Description

CreateEditControl

Raised to let you create a custom in-place editor control.

CreateToolTipControl

Raised to let you create a custom tool-tip control.

DestroyEditControl

Raised to let you destroy a custom in-place editor control.

DiagramChanged

Occurs when the Diagram property value has changed.

ScrollChanged

Occurs when the scroll position has changed.

ZoomFactorChanged

Occurs when the ZoomFactor property value has changed.

 See Also