Click or drag to resize

ShellHistoryToolStripGoUp Method

IShellControl interface implementation, empty for the ShellHistoryToolStrip. Calling this method has not effect.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public bool GoUp()

Return Value

Boolean
Always returns false in the current implementation.

Implements

IShellControlGoUp
See Also