Click or drag to resize

ExplorerBrowserProcessTabKey Method

Process the tab key described by forward.

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

Parameters

forward
Type: SystemBoolean
true to forward.

Return Value

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