ShellBrowser .Net Edition
ButtonClick Event
NamespacesJam.ShellPathEditButtonClick
This event occurs if the button of the PathEdit control has been clicked.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler ButtonClick
Public Event ButtonClick As EventHandler
public:
 event EventHandler^ ButtonClick {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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