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