Name | Description | |
---|---|---|
Raised when a ControlNode's hosted control is copied to or from the clipboard. |
||
Raised to let you create a custom in-place editor control. |
||
Lets you load custom data associated with a hosted control when deserializing a diagram from a stream. |
||
Raised to let you destroy a custom inplace editor control. |
||
Occurs when the Diagram property value has changed. |
||
Raised after the magnifier tool is rendered to allow appearance customization. |
||
Raised when entering inplace-edit mode. |
||
Raised when leaving inplace-edit mode. |
||
Raised when a hosted control must be printed, drawn in a print-preview or Overview window, or drawn in an exported bitmap. |
||
Occurs when the scroll position has changed. |
||
Lets you save additional data for hosted controls when serializing the diagram into a file. |
||
Raised when a new touch is added to the touch screen. (Inherited from TouchControl.) |
||
Raised when a touch moves. (Inherited from TouchControl.) |
||
Raised when a touch is removed from the touch screen. (Inherited from TouchControl.) |
||
Occurs when the ZoomFactor property value has changed. |