Resets the SpecialFolder of the internal ShellBrowser. This is especially needed for Column or subitem initialization.
            
 
    Namespace: 
   Jam.Shell
    Assembly:
   ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
 Syntax
Syntaxprotected 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
See Also