PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET MDI Form Question

Reply

MDI Form Question

 
Thread Tools Rate Thread
Old 21-09-2006, 06:11 AM   #1
Miro
Guest
 
Posts: n/a
Default MDI Form Question


Ok, im fiddling with mdi forms and I cant quite figure somethings out.

Ive googled and none of my books shows this example either. Im wondering if
it is even possible.
If you have a google link - ill teach myself, i just need to know what to
search for for this case.

1. Lets say I create an MDI parent form and in the bottom corner I put
Picturebox.
and i docked it to the bottom right of the form.

So basically my MDI form looks like this:

------------------------------
| |
| |
| |
| |
| picture |
-------------------------------

The problem Im having is that when I load a new Form as an MDI Child form
( newform.MDIParent = Me )
That form is actaully being painted behind the picture.
How can I get the Picture to be almost like a backround or like a little
picture that is attached to the MDI form, but is always inbehind of
everything else?
It almost seems that anything you attach to an MDI Parent form becomes
always "TOPMOST"


Thanks,

Miro


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off