KeyDown event (ILEADRasterImgList)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void KeyDown (short KeyCode, short Shift);

Overview

Refer to Using the Image List Control.

Remarks

Occurs when the user presses a key while the ImageList Control has the focus. (To interpret ANSI characters, use the KeyPress event.)

See Also

Elements:

Resize event, Click event, DblClick event, KeyPress event, KeyUp event, MouseMove event, MouseDown event, MouseUp event, Scroll event

Topics:

Raster Images: Displaying Images