IHtmlDocument2.CreateStylesheet....how to remove

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi...

Using .net and the ActiveX WebBrowserControl, I can create a successful
html-viewer for my app. Sometimes I need to add a stylesheet using
CreateStyleSheet(). However, this is now locked into the document and if I
add new stylesheets when the html changes, I eventually run out of memory.

Is there a way of removing styleseets from the htmldocument?

Thanks

Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top