I have a groupbox with 10 radiobuttons that have to go to a listbox so I need to know how to add a value to a radiobutton so that at the time of selecting it
it passes with a specific value to the listbox and know if this can be done with the group box or if It has to be direct with the radiobuttons.
Thanks for your reply.
in windows form c#
visual studio 2017