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

◆ get_item_text()

const xtd::ustring & xtd::forms::checked_list_box::get_item_text ( size_t  index) const

Returns the text value of the current item.

Parameters
indexThe index of the item.
Returns
A string that represent the text value of the current item.