ShapeElement.KeyPress 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 focused and a character is typed.
public:
event Microsoft::VisualStudio::Modeling::Diagrams::DiagramKeyPressEventHandler ^ KeyPress;
public event Microsoft.VisualStudio.Modeling.Diagrams.DiagramKeyPressEventHandler KeyPress;
member this.KeyPress : Microsoft.VisualStudio.Modeling.Diagrams.DiagramKeyPressEventHandler
Public Custom Event KeyPress As DiagramKeyPressEventHandler