xtd 0.2.0
Loading...
Searching...
No Matches

◆ items() [3/3]

const combo_box & xtd::forms::combo_box::items ( const object_collection items)

Sets an object representing the collection of the items contained in this combo_box. Gets an object representing the collection of the items contained in this combo_box.

Parameters
itemsA combo_box::object_collection representing the items in the combo_box.
Returns
This instance of combo_box.