|
-
Apr 8th, 2007, 07:45 AM
#1
Thread Starter
Junior Member
[RESOLVED] mdiparent control
When i add a control on a mdiparent form for example a label control.
The label stands for the mdi child. How is possible to bring mdi child on the foreground? When i try this code
Code:
label.SendToBack();
It doesn't appears anymore.
Anyone did solved this problem?
Thanks by advance
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
|