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

◆ set_item_text()

void xtd::forms::checked_list_box::set_item_text ( size_t  index,
const xtd::ustring text 
)

Sets the text value of the item at the specified index.

Parameters
indexThe index of the item to set the check state for.
textA string that represent the text value.