ShellComboBoxItems Property |
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.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