This topic has not yet been rated - Rate this topic

ShapeElement.DoKeyboardNavigation Method

Navigates the from shape to shape, using the keyboard.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public bool DoKeyboardNavigation(
	Keys keyData,
	DiagramClientView diagramClientView
)

Parameters

keyData
Type: System.Windows.Forms.Keys
The key on the keyboard.
diagramClientView
Type: Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView
The client view that contains the diagram.

Return Value

Type: System.Boolean
true if navigation occurred with the keyboard; otherwise, false.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ