Click event (ILEADRasterImgList)
void Click (void); | |
Overview |
Refer to Using the Image List Control. |
Remarks
Occurs when the user presses and releases a mouse button over the ImageList Control.
This is one of three events that occur in the following order:
1. |
|
2. |
|
3. |
Click event |
The first two events let you check which mouse button is pressed.
See Also
Elements: |
Resize event, DblClick event, KeyDown event, KeyPress event, KeyUp event, MouseMove event, MouseDown event, MouseUp event, Scroll event |
Topics: |