How can I group the radio buttons in Windows Form application (a lot like ASP.NET\'s radiobuttonlist!)?
So I can switch between each case chosen from the options.>
Put radio buttons inside GroupBox (or other panel)