ShapeSubField::OnKeyPress Method (DiagramKeyPressEventArgs^)
Visual Studio 2015
Called between a key down and key up. To be called, this ShapeSubField must be the focused ShapeSubField in the selection.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- e
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramKeyPressEventArgs^
A DiagramKeyPressEventArgs that contains event data.
Show: