ShapeField.IsNavigationKey Method

Include Protected Members
Include Inherited Members

Gets the keys that the user pressed and verifies whether they can be used to navigate between shape fields.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method IsNavigationKey(Char) Gets the key that the user pressed and verifies whether it can be used to navigate between shape fields.
Public method IsNavigationKey(Keys) Gets the keys that the user pressed and verifies whether they can be used to navigate between shape fields.

Top

See Also

Reference

ShapeField Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace