ShellComboBoxSmartRefresh Method |
The SmartRefresh only refreshes the non persistent items but its
functionality equals a
FullRefresh for the ShellCombo.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public virtual void SmartRefresh()
Public Overridable Sub SmartRefresh
public:
virtual void SmartRefresh()
abstract SmartRefresh : unit -> unit
override SmartRefresh : unit -> unit
Implements
IShellControlSmartRefreshSee Also