S
Sonnich Jensen
Hi all
I have a resource, I get it as a bitmap called icon
e.Graphics.DrawImage(icon, iPageButton1, top);
But I'd like to have some parts of it transparent, how do I do that?
I have a resource, I get it as a bitmap called icon
e.Graphics.DrawImage(icon, iPageButton1, top);
But I'd like to have some parts of it transparent, how do I do that?