Graphics of WebBrowser Control

  • Thread starter Thread starter Curtis Justus
  • Start date Start date
C

Curtis Justus

Hi,

Does anybody know if I could get the graphics object of the AxWebbrowser
Control?

Thanks,
cj
 
You can assign your own HTML stream to webbrowser control for
rendering.

I'm not sure why you want Graphics ? - Anyway if it is for rendering
HTML , thats not the way. Post more about what you want - probably i
can help you.

Cheers
Nirmal
 
Back
Top