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.2
Syntax
protected override void OnDropDown(
	EventArgs e
)

Parameters

e  EventArgs
Event arguments
See Also