LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

OnKeyPress Method (NumericTextBox)







A System.Windows.Forms.KeyPressEventArgs that contains event data for the key that was pressed.
Occurs when a key is pressed.
Syntax
protected override void OnKeyPress( 
   KeyPressEventArgs e
)
'Declaration
 
Protected Overrides Sub OnKeyPress( _
   ByVal e As KeyPressEventArgs _
) 
'Usage
 
Dim instance As NumericTextBox
Dim e As KeyPressEventArgs
 
instance.OnKeyPress(e)
protected override void OnKeyPress( 
   KeyPressEventArgs e
)
 function Leadtools.Medical.Workstation.UI.NumericTextBox.OnKeyPress( 
   e 
)
protected: void OnKeyPress( 
   KeyPressEventArgs* e
) override 
protected:
void OnKeyPress( 
   KeyPressEventArgs* e
) override 

Parameters

e
A System.Windows.Forms.KeyPressEventArgs that contains event data for the key that was pressed.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NumericTextBox Class
NumericTextBox Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.