Accusoft ThumbnailXpress 5
KeyDown Event
See Also  Send Feedback
KeyCode
An integer value which represents the key code.
Shift
An integer value which represents the shift.
AccusoftThumbnailXpress5 ActiveX DLL > ThumbnailXpress Object : KeyDown Event

Glossary Item Box

Description

Called on a key down action.

Syntax

Visual Basic
Public Event KeyDown( _
   ByVal KeyCode As Integer, _
   ByVal Shift As Integer _
)

Parameters

KeyCode
An integer value which represents the key code.
Shift
An integer value which represents the shift.

See Also

©2013. Accusoft Corporation. All Rights Reserved.