ShapeSubField::IsNavigationKey Method (Keys)

 

Returns a value indicating whether the specified key data corresponds to a navigational command.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual bool IsNavigationKey(
	Keys keyData
)

Parameters

keyData
Type: System.Windows.Forms::Keys

Return Value

Type: System::Boolean
Return to top
Show: