ShapeField::IsNavigationKey Method (Keys)
Visual Studio 2015
Gets the keys that the user pressed and verifies whether they can be used to navigate between shape fields.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- keyData
-
Type:
System.Windows.Forms::Keys
The keys that the user pressed.
Return Value
Type: System::Booleantrue if the pressed keys can be used to navigate between shape fields; otherwise, false.
Show: