Hi all,
Let's say I've got a label ($ObjLabel) and a checkbox ($ObjCheckBox), that is created not checked, and added to my form.
I've got code in the CheckedChanged event that changes the text in the label.
How can I programmat
Let's say I've got a label ($ObjLabel) and a checkbox ($ObjCheckBox), that is created not checked, and added to my form.
I've got code in the CheckedChanged event that changes the text in the label.
How can I programmat