ShapeElement.IsNavigationKey Method
Include Protected Members
Include Inherited Members
Verifies whether the key is used for navigation in the shape.
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 | |
---|---|---|
IsNavigationKey(Char) | Verifies whether the key is used as a navigational command. | |
IsNavigationKey(Keys) | Verifies whether the key data is used as a navigational command. |
Top