I've lurked this forum for days as well as other sites, but I can't find a way to change the opacity of a mdi form within it's parent. I can change the parent form's opacity under properties, but can't change the embedded mdi form's opacity under it's properties. Opacity = 0.5 doesn't change the opacity of the mdi... works fine for the parent form.

I was hoping that the embedded mdi forms functions would still be independent of the parent in order for me to change it's opacity. Anyway to get this to work?