Accusoft ImagXpress 12
KeyUp Event
See Also  Send comments on this topic.
KeyCode
The keyboard code for a KeyDown or KeyUp event.
Shift
A value indicating whether the SHIFT key was pressed.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : KeyUp Event

Glossary Item Box

Description

Raised when a key is released while the control has focus.

Syntax

Visual Basic
Public Event KeyUp( _
   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

©2013. Accusoft Corporation. All Rights Reserved.