Click or drag to resize

ShellBreadCrumbBarGoUp Method

Move in all connected controls from the current to the parent folder.

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

Return Value

Type: Boolean
Returns True if the change of the folder was successfull or False otherwise.

Implements

IShellControlGoUp
See Also