LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnKeyPress Method (FNumericTextBox)

Show in webframe






A System.Windows.Forms.KeyEventArgs that contains the event data.
Raises the System.Windows.Forms.Control.KeyPress event.
Syntax
protected override void OnKeyPress( 
   KeyPressEventArgs e
)
'Declaration
 
Protected Overrides Sub OnKeyPress( _
   ByVal e As KeyPressEventArgs _
) 
'Usage
 
Dim instance As FNumericTextBox
Dim e As KeyPressEventArgs
 
instance.OnKeyPress(e)

            

            
protected: void OnKeyPress( 
   KeyPressEventArgs* e
) override 
protected:
void OnKeyPress( 
   KeyPressEventArgs* e
) override 

Parameters

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

Target Platforms

See Also

Reference

FNumericTextBox Class
FNumericTextBox Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.