Help!! Webbrowser control with powerpoint problem
Hi, I am developing an application which run on Windows XP using VB6. The application have 2 forms showing, one on the LCD monitor and the other one display on the plasma. The form shows on the LCD contain user interface for user to input parameters to control the setting of the form displayed on the Plasma. The form displays on the plasma uses the webbroswser control to display a powerpoint or movie. The problem is when it is displaying powerpoint, the webbrowser keep trying to get the focus, which cause the user interface on the LCD monitor to lost focus. As a result the user cannot input the parameters at the userface. I have try to set back the focus of the user interface whenever it lost focus, but that will affect the powerpoint presentation shows on the plasma. The animation of the powerpoint stops when the form on the plasma is lost focus. I would like to know how can I solve this problem.
Thanks for your attention.