CheckBox::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 CheckBox control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
By default, the StandardClick and StandardDoubleClick enumerations are set to false for the CheckBox control, and the DoubleClick event is not raised.
This event is not relevant to this class.
.NET Framework
Available since 1.1
Available since 1.1
Show: