Hi there,
In one of my web applications I open an Internet Explorer window by means of a contextual menu item.
The web browser is open by using a IWebBrowserApp object.
I would like the browser window to be maximized when it is open.
I couldn't find any method that allows that. Is there a way to do this with IWebBrowserApp?
Thanks.