Resets the SpecialFolder of the internal ShellBrowser. This is especially needed for Column or subitem initialization.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected override bool Reset()
Protected Overrides Function Reset As Boolean
protected:
virtual bool Reset() override
abstract Reset : unit -> bool
override Reset : unit -> bool
Return Value
Type:
BooleanTrue if successful.
See Also