I'll give that a try. It will depend "who" gets control first,
the control code or the form code. I.e., if the Event code
gets first crack at the interrupt, then what you suggest will
work, providing that the "right-click" code for the form
doesn't subsequently get control when the class module
code ends.
>I stab in the dark, but couldn't you use the On Key Press Event to verify
>if
[quoted text clipped - 9 lines]
>>
>> Bill
Bill - 08 Jul 2007 01:36 GMT
I don't know what I'm thinking of? The KeyPress event
isn't triggered by a mouse click.
Bill
> I'll give that a try. It will depend "who" gets control first,
> the control code or the form code. I.e., if the Event code
[quoted text clipped - 16 lines]
>>>
>>> Bill