ChevronButtonField.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. (Inherited from ShapeField.)
Public method IsNavigationKey(Keys) Gets the keys that the user pressed and verifies whether they can be used to navigate between shape fields. (Inherited from ShapeField.)

Top

See Also

Reference

ChevronButtonField Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace