Click or drag to resize

ShellComboBoxItems Property

Gets an object representing the content of the CustomFolderComboBox

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ComboBoxObjectCollection Items { get; }

Property Value

Type: ComboBoxObjectCollection
See Also