←Select platform

OnKeyPress Method

Summary

Raises the System.Windows.Forms.Control.KeyPress event.

Syntax

C#
VB
C++
protected override void OnKeyPress( 
   KeyPressEventArgs e 
) 
  
Protected Overrides Sub OnKeyPress( _ 
   ByVal e As KeyPressEventArgs _ 
)  
protected: 
void OnKeyPress(  
   KeyPressEventArgs^ e 
) override  

Parameters

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly