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 Basic | Visual C++ |
public void HandleKey( KeyEventArgs e )
Public Sub HandleKey ( _ e As KeyEventArgs _ )
public: void HandleKey( KeyEventArgs^ e )
Parameters
- e (KeyEventArgs)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238