Please help: Need sample code in VB to open external app and...
I started after many years of not coding and decided that VB would be the easiest for me to get back into the game. I used to program turbo pascal, but those days are long gone.
So I started a simple form with a button that uses the diagnostic.process.start to open an new process, in my case iguidance. That works just fine but I have no control over the size and the location of the IG application.
Could someone please post some sample code that shows how to open the application, resize and locate it and possibly even show how to get rid of borders?
Sorry for such newbie questions as I am sure most around here that consider themselfs beginners even know more than I do, but I just need a little help to get off the ground.
Also, if there is good websites that give outstanding turorials with sample code to get going in other areas that would be great as well.
Thanks alot in advance.