Collection of items in this listbox.
[Visual Basic] Public ReadOnly Property Items As ListBox.ObjectCollection [C#] public ListBox.ObjectCollection Items {get;} [C++] public: __property ListBox.ObjectCollection* get_Items(); [JScript] public function get Items() : ListBox.ObjectCollection;