ShellComboBoxItems Property |
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic ComboBoxObjectCollection Items { get; }Public ReadOnly Property Items As ComboBoxObjectCollection
Get
public:
property ComboBoxObjectCollection^ Items {
ComboBoxObjectCollection^ get ();
}member Items : ComboBoxObjectCollection with get
Property Value
ComboBoxObjectCollection
See Also