open web page with out address bar from win forms
-
hello, I have to open web page with address bar, specified width, Height from window forms without using WebBrowser control. help is appriciated
-
hello, I have to open web page with address bar, specified width, Height from window forms without using WebBrowser control. help is appriciated
Then how are you going to show the page?? Without the WebBrowser control you'll have to implement your own rendering engine. Good luck with that!
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
Then how are you going to show the page?? Without the WebBrowser control you'll have to implement your own rendering engine. Good luck with that!
A guide to posting questions on CodeProject[^]
Dave KreskowiakDave Kreskowiak wrote:
Good luck with that!
Wheres that dammed sarcasm smiley!
Never underestimate the power of human stupidity RAH
-
hello, I have to open web page with address bar, specified width, Height from window forms without using WebBrowser control. help is appriciated