OnKeyDown Method

Summary
Overrides Control.OnKeyDown.
Syntax
C#
C++/CLI
protected override void OnKeyDown( 
   KeyEventArgs e 
) 
            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 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

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