I'm trying to create a transparent look on a form that is an mdiParent using vb.net. If it's not an mdiParent, me.opacity = .75 works fine. But as soon as I make it an mdiParent, it doesn't work anymore. I looked it up on msdn and it says don't use opacity when using mdi children. So how can I implement transparency?
Question
JoDaddy
I'm trying to create a transparent look on a form that is an mdiParent using vb.net. If it's not an mdiParent, me.opacity = .75 works fine. But as soon as I make it an mdiParent, it doesn't work anymore. I looked it up on msdn and it says don't use opacity when using mdi children. So how can I implement transparency?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts