Click or drag to resize

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()

Implements

IShellControlSmartRefresh
See Also