Click or drag to resize

ShellComboBoxOnDropDown Method

Refreshes the non-persistent items in the control (ie. if changes on the desktop occurred)

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
protected override void OnDropDown(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Event arguments
See Also