OnKeyDown Method

Summary
Overrides Control.OnKeyDown.
Syntax
C#
VB
C++
protected override void OnKeyDown( 
   KeyEventArgs e 
) 
  
Protected Overrides Sub OnKeyDown( _ 
   ByVal e As KeyEventArgs _ 
)  
            protected: 
void OnKeyDown(  
   KeyEventArgs^ e 
) override  

Parameters

e
An System.Windows.Forms.KeyEventArgs that contains the event data.

Remarks

For more information, refer to Control.OnKeyDown.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.