OnKeyDown Method (RadioButtonElement)
Called by the host control when the user presses a key and this
Element has the focus.
'Declaration
Public Overridable Sub OnKeyDown( _
ByVal As KeyEventArgs _
)
Parameters
- e
- System.Windows.Forms.KeyEventArgs that contains the event data.