Northwoods.GoSilverlight 1.2.2 Assembly
DoKeyDown Method
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > IDiagramTool Interface : DoKeyDown Method

e
The diagram will call this method upon a key down event.

Syntax

Visual Basic (Declaration) 
Sub DoKeyDown( _
   ByVal e As KeyEventArgs _
) 
C# 
void DoKeyDown( 
   KeyEventArgs e
)

Parameters

e

Requirements

See Also

© 2010 All Rights Reserved.