RadioButton::DoubleClick Event
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Occurs when the user double-clicks the RadioButton control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
By default, the StandardClick style bit is set to false for the RadioButton control, and the DoubleClick event is not raised.
.NET Framework
Available since 1.1
Available since 1.1
Show: