P P9142 Member Joined Dec 13, 2005 Messages 11 Programming Experience 3-5 Feb 12, 2007 #1 I am opening up a new Internet Explorer window with the following code: VB.NET: Explorer = New SHDocVw.InternetExplorer() Explorer.Visible = True Is there a way to set the size of this window in VB.NET?
I am opening up a new Internet Explorer window with the following code: VB.NET: Explorer = New SHDocVw.InternetExplorer() Explorer.Visible = True Is there a way to set the size of this window in VB.NET?