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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected override void OnDropDown(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Event arguments
See Also