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