LabelTextField::OnKeyDown Method (DiagramKeyEventArgs^)
Visual Studio 2015
keys directed to the text field so that we can nudge, resize, scroll, etc. when the text field has the focus.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- e
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramKeyEventArgs^
The DiagramKeyEventArgs that contains event data.
- field
The field that received the KeyDown event.
Show: