A
assaf
hi all
we are calling AxSHDocVw.AxWebBrowser.Navigate();
upon this call, the current Fucus'ed window, loses its focus.
we call Navigate from a timer.
this is for our app's addvertiszement component.
the effect is devestating,
the user cannot work on any other application,
if he does, he constantly loses focus from his current window.
what can i do in order to avoid this effect?
how to: cancel focus in AxSHDocVw.AxWebBrowser.Navigate()?
assaf
we are calling AxSHDocVw.AxWebBrowser.Navigate();
upon this call, the current Fucus'ed window, loses its focus.
we call Navigate from a timer.
this is for our app's addvertiszement component.
the effect is devestating,
the user cannot work on any other application,
if he does, he constantly loses focus from his current window.
what can i do in order to avoid this effect?
how to: cancel focus in AxSHDocVw.AxWebBrowser.Navigate()?
assaf