| View previous topic :: View next topic |
| Author |
Message |
s.nagesh
Joined: 23 Jul 2007 Posts: 23
|
Posted: Wed Feb 04, 2009 4:28 am Post subject: How to Use Web Browser controls in windows forms |
|
|
Hi,
I am new to windows forms. can any one help me how to use Web Browser Control. i want to use it for requirement.
regards,
nagesh |
|
| Back to top |
|
 |
deepak patel
Joined: 27 Aug 2007 Posts: 14
|
Posted: Wed Feb 04, 2009 4:51 am Post subject: |
|
|
Hi,
It is very easy to use Web Browser control in c#. Just do Drag the control on to the Form. go to Web Browser Control Properties. in properties you can able see URL property. there at URL property you can give the URL.
ex:www.google.com
try this, i hope this will helps you.
regards,
deepa |
|
| Back to top |
|
 |
|