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.2
Syntax
public event EventHandler FocusChanged

Value

EventHandler
See Also