'Declaration
Protected Overridable Sub OnKeyDown( _ ByVal e As KeyEventArgs _ )
protected virtual void OnKeyDown( KeyEventArgs e )
Parameters
- e
- A System.Windows.Forms.KeyEventArgs that contains the event data.
'Declaration
Protected Overridable Sub OnKeyDown( _ ByVal e As KeyEventArgs _ )
protected virtual void OnKeyDown( KeyEventArgs e )