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

◆ set_selected_index()

void xtd::forms::list_control::set_selected_index ( size_t  value)
protected

Sets the currently selected item.

Parameters
valueA zero-based index of the currently selected item. A value of negative one (-1) is returned if no item is selected.