I've got 12 radiobuttons in GroupBox. I want to get id (or value) of this one, which is currently chosen (active). Is there any built-in C# function to do so and I need to write my own one?
Asked
Active
Viewed 158 times