I add items to a checkbox, how do I set mark the value to checked?
Code:
chkSystem1.Items.Add(CStr(Textbox139.Text))