Share via


ListField.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

ListField Class

ListField Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace