Click or drag to resize

ShellHistoryToolBarGoUp Method

Goes up to parent directory.

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

Return Value

Type: Boolean
True if successful or False otherwise.

Implements

IShellControlGoUp
See Also