Click or drag to resize

ShellComboBoxItems Property

Gets an object representing the content of the CustomFolderComboBox

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

Property Value

Type: ComboBoxObjectCollection
See Also