Put all radio buttons for a group in a container object like a Panel or a GroupBox. That will automatically group them together in Windows Forms.
Put all radio buttons for a group in a container object like a Panel or a GroupBox. That will automatically group them together in Windows Forms.