ShapeElement.KeyDown Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event fired when the shape has focus and a keyboard key is down.
public:
event Microsoft::VisualStudio::Modeling::Diagrams::DiagramKeyEventHandler ^ KeyDown;
public event Microsoft.VisualStudio.Modeling.Diagrams.DiagramKeyEventHandler KeyDown;
member this.KeyDown : Microsoft.VisualStudio.Modeling.Diagrams.DiagramKeyEventHandler
Public Custom Event KeyDown As DiagramKeyEventHandler