ShellBrowser .Net Edition
OnKeyUp Method (e)
NamespacesJam.ShellShellTreeViewOnKeyUp(KeyEventArgs)
Overrides the OnKeyUp event to handle key strokes for the currently selected item e.g. the ContextMenuPopup key
Declaration Syntax
C#Visual BasicVisual C++
protected override void OnKeyUp(
	KeyEventArgs e
)
Protected Overrides Sub OnKeyUp ( _
	e As KeyEventArgs _
)
protected:
virtual void OnKeyUp(
	KeyEventArgs^ e
) override
Parameters
e (KeyEventArgs)
Provides data from the KeyEvent that occured

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)