CustomFileListTRestoreState Method |
Counterpart of
SaveState. Restores properties and contents of the ListView.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntaxprotected override void RestoreState()
Protected Overrides Sub RestoreState
protected:
virtual void RestoreState() override
abstract RestoreState : unit -> unit
override RestoreState : unit -> unit
See Also