No MouseDown event for drive list box

H

Howard Kaikow

My program flashes when it is done, and I have MouseDown events for all the
controls so the user can stop the flashing by just clicking most anywhere on
the Form.

However, it seems that there is no MouseDown event for the drive list
control.
I tried the Scroll event to no avail.

Suggestions?
 
Top