Click or drag to resize

ShellSystemListGoUp Method

Selects the parent folder in the SystemListView.

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

Return Value

Type: Boolean
true if the operation succeeded, false if not, ie. if the root of the shellnamespace was selected

Implements

IShellControlGoUp
See Also