←Select platform

KeyPress Event

Syntax
C#
VB
C++
public event KeyPressEventHandler KeyPress 
Public Event KeyPress As System.Windows.Forms.KeyPressEventHandler 
public:  
   event System::Windows::Forms::KeyPressEventHandler^ KeyPress 
Event Data
ParameterTypeDescription
senderobjectThe source of the event.
eSystem.Windows.Forms.KeyPressEventArgsThe 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.