Click or drag to resize

ShellComboBox.SmartRefresh 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

IShellControl.SmartRefresh()
See Also