AvalonEdit
HandleKey Method (e)
NamespacesICSharpCode.AvalonEdit.CodeCompletionCompletionListHandleKey(KeyEventArgs)
Handles a key press. Used to let the completion list handle key presses while the focus is still on the text editor.
Declaration Syntax
C#Visual BasicVisual C++
public void HandleKey(
	KeyEventArgs e
)
Public Sub HandleKey ( _
	e As KeyEventArgs _
)
public:
void HandleKey(
	KeyEventArgs^ e
)
Parameters

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238