Collection of the items contained in this ComboBox.
[Visual Basic] Public ReadOnly Property Items As ComboBox.ObjectCollection [C#] public ComboBox.ObjectCollection Items {get;} [C++] public: __property ComboBox.ObjectCollection* get_Items(); [JScript] public function get Items() : ComboBox.ObjectCollection;
ComboBox Class | ComboBox Members | System.WinForms Namespace