N
Noah Coad [MVP .NET/C#]
How does one gain access to the WebBrowser (SHDocVw) control to the extent
of the one used in VS.NET Start Page?
I'm familiar with using the control directly, I've written a tutorial on it,
and am familiar with HTML Applications (HTA), but how are features like the
right-click context sensitive menu and selection diabled in VS.NET's Start
Page?
If I attempt to make a WebBrowser control navigate to an HTA file, it brings
up a dialog asking whether to open or save the file, how do I get it to
directly open imediately in the browser?
Is there any word on when/if a .NET WebBrowser host will be released?
WebBrowser Reference:
http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/webbrowser/reflist_vb.asp
My Web Content Tutorial:
http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=312
-Noah Coad
Microsoft MVP & MCP [.NET/C#]
of the one used in VS.NET Start Page?
I'm familiar with using the control directly, I've written a tutorial on it,
and am familiar with HTML Applications (HTA), but how are features like the
right-click context sensitive menu and selection diabled in VS.NET's Start
Page?
If I attempt to make a WebBrowser control navigate to an HTA file, it brings
up a dialog asking whether to open or save the file, how do I get it to
directly open imediately in the browser?
Is there any word on when/if a .NET WebBrowser host will be released?
WebBrowser Reference:
http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/webbrowser/reflist_vb.asp
My Web Content Tutorial:
http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=312
-Noah Coad
Microsoft MVP & MCP [.NET/C#]