←Select platform

KeyDown Event

Syntax
C#
VB
C++
public event KeyEventHandler KeyDown 
Public Event KeyDown As System.Windows.Forms.KeyEventHandler 
public:  
   event System::Windows::Forms::KeyEventHandler^ KeyDown 
Event Data
ParameterTypeDescription
senderobjectThe source of the event.
eSystem.Windows.Forms.KeyEventArgsThe event data.
Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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