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