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.0
Syntax
public bool GoUp()

Return Value

Type: Boolean
Always returns false in the current implementation.

Implements

IShellControlGoUp
See Also