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