Click or drag to resize

ShellSystemListGoUp Method

Selects the parent folder in the SystemListView.

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

Return Value

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

Implements

IShellControlGoUp
See Also