I have a VB6 app that has phone numbers in textboxes. When you click on the textbox you can edit the number. My client wants to be able to run an autodialer if you DblClick on the number. But VB won't recognize the DblClick event. It sees everything as Click.
Anyone have any suggestions?
Loring
(OK, it's really a label that the original programmer made to look and act like a textbox but the problem is the same.)
Anyone have any suggestions?
Loring
(OK, it's really a label that the original programmer made to look and act like a textbox but the problem is the same.)