Accusoft ImagXpress 13
KeyDown Event
The keyboard code for a KeyDown or KeyUp event.
A value indicating whether the SHIFT key was pressed.
Description
Raised when a key is pressed while the control has focus.
Syntax
Visual Basic
Public Event KeyDown( _
   ByVal KeyCode As Integer, _
   ByVal Shift As Integer _
)
Parameters
KeyCode
The keyboard code for a KeyDown or KeyUp event.
Shift
A value indicating whether the SHIFT key was pressed.
Remarks

See Also

ImagXpress Object  | ImagXpress Members  | Window and Control

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback