CheckedListBox.SetItemChecked(Index,true);
设置某个选项被选中,Index为该选项的索引;