MouseDown event (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

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

Overview

Refer to Detecting Events.

Remarks

Occurs when the user presses a mouse button.

See Also

Elements:

Click event, DblClick event, MouseMove event, MouseUp event

Topics:

Working with the Control: General Behavior

 

Working with the Control: Client Area Usage