MouseMove event (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

void MouseMove (short Button, short Shift, float x, float y);

Overview

Refer to Detecting Events.

Remarks

Occurs when the user moves the mouse over the Raster View Control.

See Also

Elements:

Click event, DblClick event, MouseDown event, MouseUp event

Topics:

Working with the Control: General Behavior

 

Working with the Control: Client Area Usage