ShapeElement Events

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubeventClick

Occurs when the user clicks the mouse over a shape.

System_CAPS_pubeventDoubleClick

Occurs when the user double-clicks the mouse.

System_CAPS_pubeventKeyDown

Occurs when the user presses a key.

System_CAPS_pubeventKeyPress

Occurs when the user presses and releases a key.

System_CAPS_pubeventKeyUp

Occurs when the user releases a key.

System_CAPS_pubeventMouseDown

Occurs when the user presses the mouse button.

System_CAPS_pubeventMouseMove

Occurs when the user moves the mouse.

System_CAPS_pubeventMouseUp

Occurs when the user releases the mouse button.

System_CAPS_pubeventMouseWheel

Occurs when the user rotates the mouse wheel.

Return to top
Show: