void xtd::forms::checked_list_box::set_item_check_state | ( | size_t | index, |
forms::check_state | check_state | ||
) |
Sets the check state of the item at the specified index.
index | The index of the item to set the check state for. |
check_state | One of the check_state values. |