Click or drag to resize

ShellComboBox.Items Property

Gets an object representing the content of the CustomFolderComboBox

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public ComboBox.ObjectCollection Items { get; }

Property Value

Type: ComboBox.ObjectCollection
See Also