ShellBrowser .Net Edition
Change Event
NamespacesJam.ShellPathEditChange
Occurs when the Text in the TextBox changes.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler Change
Public Event Change As EventHandler
public:
 event EventHandler^ Change {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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