WebBrowser Object a little buggy in .NET 2.0

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

Guest

I have been experimenting with the new WebBrowser object in .NET 2.0. One
thing I noticed is that on resize it flickers like crazy. The docs state
that the protectd DoubleBuffer property, when set to true, should prevent
this. I did that and still a lot of flickering going on.

Suggestions, comments, or insight on what exactly I could be messing up?
 
RWF escribió:
I have been experimenting with the new WebBrowser object in .NET 2.0. One
thing I noticed is that on resize it flickers like crazy. The docs state
that the protectd DoubleBuffer property, when set to true, should prevent
this. I did that and still a lot of flickering going on.

Suggestions, comments, or insight on what exactly I could be messing up?

Try Gecko-sharp. I think it has been ported to Windows recently.

Regards,

Andrés [ knocte ]

--
 

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