I thought I was good at WinForms stuff but apparently that\'s not the case.
This application is for touchscreen hardware. I want only one of buttons to stay pressed
Set the AutoSize property of your RadioButton to false.
AutoSize
RadioButton
false