PDA

View Full Version : Make sure an external program window is Maximized?


ronwilliams
03-31-2009, 05:21 PM
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?

ronwilliams
03-31-2009, 06:34 PM
Think I found the answer in help file!!


Window.EnumerateTitles();


Thanks