Click or drag to resize

ShellAddressBarGoUp Method

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

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

Return Value

Type: Boolean
Returns, if the change of the folder was successfull.

Implements

IShellControlGoUp
See Also