I us the shell command in VB to run an application, but I want to control the size of the application in my code. E.g I run notepad, but the size is to big, of course I can change the size in notepad. But I want to control this from VB by e.g a button.


Reply With Quote