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