Fire a timer (or use a thread and then control.invoke) and then do
Capture=false
Cheers
Daniel
--
http://www.danielmoth.com/Blog/
"nkusoccer" <(E-Mail Removed)> wrote in message
news:2AF5E17D-B3D3-4EE4-8429-(E-Mail Removed)...
> How long will the context menu stay on the screen if a user doesn't click
> on
> it??? I have a CF application where I want the context menu to disappear
> if
> the user doesn't click on in in the first 4 seconds or so and I can't find
> out how to do it.
>
> Does anybody have any suggestions???
>
> Thanks.