XOR DrawMode?

M

Michele Locati

Hi NG!

I've googled a lot, but unsuccessfully...
Does anybody know how to draw on a PictureBox with an XOR method (like
the old DrawMode=vbXorPen property of VB6)?

Thank you!

Ciao
Michele
 
H

Herfried K. Wagner [MVP]

Michele Locati said:
I've googled a lot, but unsuccessfully...
Does anybody know how to draw on a PictureBox with an XOR method (like
the old DrawMode=vbXorPen property of VB6)?

Unfortunately GDI+ doesn't have built-in support for XOR drawing.
 

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

Top