Tony,
A "simple" web browser does not exist.
However, as you want to reuse IE then you can take Peter's suggestion.
Cor
"Tony Johansson" <(E-Mail Removed)> wrote in message
news:gSXCl.7678$(E-Mail Removed)...
> Hello!
>
> I want to create a simple web browser in win forms which should have the
> following.
> A control where the actual webpage is displayed.
> Back/and forward buttons.
> An address field where I can input the url.
>
> I have some questions here.
> 1. What kind of control should be suitable to display the webpage ? Can I
> use a RichTextBox ?
> 2.What kind of control do I use to access a url ?
>
> //Tony
>
|