|
-
Apr 4th, 2007, 04:51 AM
#1
Thread Starter
Fanatic Member
Transparent MDI child
Hi,
Just wondering if it is possible to have a transparent MDI child?
Thanks
Loftty
-
Apr 4th, 2007, 07:03 AM
#2
Re: Transparent MDI child
No. MDI child forms do not support transparency, or at least certainly not through managed code. I don't think it's possible through unmanaged either but I can't say for sure.
-
Apr 4th, 2007, 07:58 AM
#3
Re: Transparent MDI child
You might get it to work if you used the old VB6 trick of taking a regular non-MDI child form and using API calls to set it's parent to MDI Parent. This can cause odd side effects though so I don't recommend using it unless there is no other good way to do what you want to do.
What is it that you want to accomplish by doing this? There may be some better alternatives you can use instead.
-
Apr 4th, 2007, 08:38 AM
#4
Thread Starter
Fanatic Member
Re: Transparent MDI child
Hi,
I was just wondering if you could do it or not I did not need it for anything just playing.
Thanks
Loftty
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|