Hi All
I am Developing C#.net Desktop application, i want the windows form to get the look and feel of browser base application can i get that back ground like browser based.
Can any one help me how to do that.
Printable View
Hi All
I am Developing C#.net Desktop application, i want the windows form to get the look and feel of browser base application can i get that back ground like browser based.
Can any one help me how to do that.
Can you be a bit more, err, specific?
What browser? What background? What form?
You can use the Webbrowser control on your form. Then load a webpage, if your wanting to use webpages. If you dont then maybe a MDI form application with a toolbar for navigation would be what you want.