I have grouped some checkbox in GroupBox1, 2, 3
respectively. Now I want to know the tag value ( I am using a TAG property
to assign a some value to radio button ) of check box which is checked in either of the groupboxes.
Is there any solution besides using if then
statements?