ShapeSubField.IsNavigationKey Method
Include Protected Members
Include Inherited Members
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) | Returns a value indicating whether the specified character corresponds to a navigational command. | |
IsNavigationKey(Keys) | Returns a value indicating whether the specified key data corresponds to a navigational command. |
Top