const list_box & xtd::forms::checked_list_box::items | ( | const object_collection & | items | ) |
Sets the collection of items in this checked_list_box.
items | The checked_list_box::object_collection collection representing the items in the checked_list_box. |