I have no idea how to go about with this! I use autoplay to launch an external program, but sometimes that program opens and then minimizes itself!!!!
How to maximize it again using autoplay?
Professional Software Development Tools
I have no idea how to go about with this! I use autoplay to launch an external program, but sometimes that program opens and then minimizes itself!!!!
How to maximize it again using autoplay?
Last edited by ronwilliams; 03-31-2009 at 04:23 PM.
Think I found the answer in help file!!
Window.EnumerateTitles();
Thanks