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