A
alberto
If you place a RadioButton in a user control, it won't be exclusive with
others radio buttons in a form because its parent is the user control, not
the form.
How can you solve this?
Thank you
others radio buttons in a form because its parent is the user control, not
the form.
How can you solve this?
Thank you