I have a field with a Validate Event that gives you an information only msgbox. The user clicks OK and should be able to move on. If they use the Tab button to move to the next field, this is not an issue. But if they use their mouse to click on another field, they can not type in that field. The validation event fires, the msgbox is opened, you click OK (or press enter key) and Focus is in the field that you clicked in, but you can not type anything.
You have to click into that field to be able to type.
It is like the Mouse Event was interupted. I looked on Microsoft and couldn't find anything. I have all of the Service Packs ran for VB 6.
Thanks for any help that you can give,
Jennifer
You have to click into that field to be able to type.
It is like the Mouse Event was interupted. I looked on Microsoft and couldn't find anything. I have all of the Service Packs ran for VB 6.
Thanks for any help that you can give,
Jennifer