KeyUp event (ILEADRasterContainerViewer)

Visual Basic example

Visual C++ example

 

Syntax

void KeyUp(SHORT KeyCode, SHORT Shift, long lActionID, long lCount);

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Occurs when the user releases a key while an object has the focus. To interpret ANSI characters, use the KeyPress event.

See Also

Elements:

Resize property, KeyPress event, Click event, DblClick event, CellTag event, KeyDown event, MouseMove event, MouseDown event, MouseUp event, MouseWheel event

Topics:

Image Viewer: Container Properties