Click or drag to resize

ExplorerBrowserFocusChanged Event

Occurs, when the focus inside the ExplorerBrowser changes. Use FocusedPane to find out where the focus is.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public event EventHandler FocusChanged

Value

Type: SystemEventHandler
See Also