Occurs when the user double-clicks the System.Windows.Forms.RadioButton control.
By default, the ControlStyles.StandardClick style bit is set to false for the System.Windows.Forms.RadioButton control, and the RadioButton.DoubleClick event is not raised.