Viewer Class | Viewer Members
Visual Basic
C#
Show All
Occurs when a key is pressed while the control has focus.
[Visual Basic]Public Event KeyPress() As KeyPressEventHandler
[C#]public event KeyPressEventHandler KeyPress();
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.