I'm using VB5 and I would like to perform an action when the user clicks on a MaskEditBox control.
But this control doesn't have a click event!
Does anybody know how I can solve this problem?
Do I have to use API's or some other control?