ShellComboBoxItems Property |
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public ComboBoxObjectCollection Items { get; }
Public ReadOnly Property Items As ComboBoxObjectCollection
Get
public:
property ComboBoxObjectCollection^ Items {
ComboBoxObjectCollection^ get ();
}
member Items : ComboBoxObjectCollection with get
Property Value
Type:
ComboBoxObjectCollectionSee Also