tengu
03-23-2006, 02:39 AM
Hi.
I am trying to do an interface designer to create plugins for a certain software. So to be able to create visible buttons that can be moved and resized and all that, I choose a PictureBox.
The problem I am facing is that I can't create a transparency map or mask for pictureBoxes. I can for the actual form but not for PictureBox's. I have tried to check out other controls to use instead of a picturebox but I find none to allow transparency masks.
This is not a matter of life or death, just a matter of cosmetics.
Glad for any tips or hints.
Best regards
Patrik Westlin
PS: If I succeed in this I will add it to my tutorial that I am writing. The tutorial is about creating controls programmatically at runtime and giving them all sorts of features.
I am trying to do an interface designer to create plugins for a certain software. So to be able to create visible buttons that can be moved and resized and all that, I choose a PictureBox.
The problem I am facing is that I can't create a transparency map or mask for pictureBoxes. I can for the actual form but not for PictureBox's. I have tried to check out other controls to use instead of a picturebox but I find none to allow transparency masks.
This is not a matter of life or death, just a matter of cosmetics.
Glad for any tips or hints.
Best regards
Patrik Westlin
PS: If I succeed in this I will add it to my tutorial that I am writing. The tutorial is about creating controls programmatically at runtime and giving them all sorts of features.