ShellComboBoxSmartRefresh Method |
The SmartRefresh only refreshes the non persistent items but its
functionality equals a
FullRefresh for the ShellCombo.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.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