ShellBrowser .Net Edition
EditFieldKeyPress Event
NamespacesJam.ShellPathEditEditFieldKeyPress
Occurs when a key is pressed while the edit field has focus
Declaration Syntax
C#Visual BasicVisual C++
public event KeyPressEventHandler EditFieldKeyPress
Public Event EditFieldKeyPress As KeyPressEventHandler
public:
 event KeyPressEventHandler^ EditFieldKeyPress {
	void add (KeyPressEventHandler^ value);
	void remove (KeyPressEventHandler^ value);
}

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