System.Windows.Forms.RadioButton.OnEnter Method

Raises the Control.Enter event.

Syntax

protected override void OnEnter (EventArgs e)

Parameters

e
An EventArgs that contains the event data.

Remarks

If the user enters the System.Windows.Forms.RadioButton control by using the arrow keys, the System.Windows.Forms.RadioButton will raise the Control.Click event.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0