'Declaration
Protected Overrides Sub OnPreviewKeyDown( _ ByVal e As PreviewKeyDownEventArgs _ )
protected override void OnPreviewKeyDown( PreviewKeyDownEventArgs e )
Parameters
- e
- A System.Windows.Forms.PreviewKeyDownEventArgs that contains the event data.