R ReidarT Jun 1, 2005 #1 How can I get the value of a checkbox. When I use ChkBox.Text I get the name 'label' of the checkbox. regards reidarT
How can I get the value of a checkbox. When I use ChkBox.Text I get the name 'label' of the checkbox. regards reidarT
H Herfried K. Wagner [MVP] Jun 1, 2005 #3 Robin Tucker said: ChkBox.CheckState Click to expand... .... and the 'Checked' property.