I need a control that can display a web page in a win form, i.e. if if ahve a
text box where someone types in "www.cnn.com"
, clicks a button the contents of cnn should appear in the control just like
they would in IE.
Visual Basic [VB] >> Web page control
>I need a control that can display a web page in a win form, i.e. if if ahve
>a
> text box where someone types in "www.cnn.com"
> , clicks a button the contents of cnn should appear in the control just
> like
> they would in IE.