Hi All:
I developed an application using the application builder which automates the experiments in our lab. When I run this application, it talks to an external software (using activex) which runs our lab experiments. In a way my application automates the process. The problem is when I run my application, the external software launches 2 windows which shows the status of the progress of the experiment. I've tried using window handles to hide the windows, and all those techniques. They do not seem to work satisfactorily.
All I want to do is, when I run my application I do not want any other application windows to be open. It should appear to the user that my application is the only application running. Is there a way to do this ? Thanks.
Kudos are the best way to say thanks 🙂