Can I make the RadioButtonGroup do this?
You are fighting .NET serialization and so this value is being updated and set in the InitializeComponent method...the answer is, "Yes." but you may, in this instance, just need to set this in the constructor or the load instead of fighting the .NET designer.