Hi,
I want to superimpose two picture boxes, and make the top picture box image transparent.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Todd CamdenPosted Dec 12, 2014, 5:41 AM
http://www.codeproject.com/Articles/25048/How-to-Use-Transparent-Images-and-Labels-in-Window
The article states that Windows Forms controls don't support true transparency, but shows how to use a mix of PictureBox, Panel, Label and GDI+ drawing to achieve a solution.
You can also accomplish image-over-image transparent blending using other controls like this sample project shows:
http://support.leadtools.com/CS/forums/44070/ShowPost.aspx