ShapeField::IsNavigationKey Method (Char)
Visual Studio 2015
Gets the key that the user pressed and verifies whether it 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
- keyCharacter
-
Type:
System::Char
The key that the user pressed.
Return Value
Type: System::Booleantrue if the key can be used to navigate between shape fields; otherwise, false.
Show: