Click or drag to resize

ExplorerBrowserProcessTabKey Method

Process the tab key described by forward.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected override bool ProcessTabKey(
	bool forward
)

Parameters

forward  Boolean
true to forward.

Return Value

Boolean
true if it succeeds, false if it fails.
See Also