RadioButton::OnClick Method (EventArgs^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Raises the Click event.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
If the AutoCheck property is set to true, the Checked property is set to true when the RadioButton control is clicked.
.NET Framework
Available since 1.1
Available since 1.1
Show: