How to show a html page in a form ?

  • Thread starter Thread starter Dominique
  • Start date Start date
D

Dominique

Hi,


I'd like to show an html page in a form but without use the webform control because I can't create my own context menu detecting the link right click, and so on ...

Does any one have an idea or some sample source code ?

Thx in advance,

Dominique


--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
 
Dominique said:
I'd like to show an html page in a form but without use the webform
control because I can't create my own context menu detecting the link
right click, and so on ...


Maybe the WebBrowser control?
 
Back
Top