Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / September 2005

Tip: Looking for answers? Try searching our database.

controls on mdiParent not behind Child forms

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Francois Searle - 07 Sep 2005 15:09 GMT
Hi

I have looked everywhere and can't seem to find why all my child forms of my mdiform shows behind my controls on the form?

Dim frm As New frmMyFrm

frm.MdiParent = Me

frm.Show()

Can anyone please help me. I want to place controls on my mdiform and show child forms above these controls.

Francois
Grigoris Tsolakidis - 07 Sep 2005 15:14 GMT
What controls? Did you mean that you put controls on MDI Form?
 Hi

 I have looked everywhere and can't seem to find why all my child forms of my mdiform shows behind my controls on the form?

 Dim frm As New frmMyFrm

 frm.MdiParent = Me

 frm.Show()

 Can anyone please help me. I want to place controls on my mdiform and show child forms above these controls.

 Francois
Francois Searle - 08 Sep 2005 08:32 GMT
Yip. I am using the vbAccelerator's Explorer Bar - I placed it on the mdi form. Is there anotehr way? My forms seem to "slide" underneath it instead of, like with a toolbar, stopping against it. I have the same problem with a calander control.

Francois
 What controls? Did you mean that you put controls on MDI Form?
   "Francois Searle" <someone@microsoft.com> wrote in message news:dfmsb1$bnb$1@ctb-nnrp2.saix.net...
   Hi

   I have looked everywhere and can't seem to find why all my child forms of my mdiform shows behind my controls on the form?

   Dim frm As New frmMyFrm

   frm.MdiParent = Me

   frm.Show()

   Can anyone please help me. I want to place controls on my mdiform and show child forms above these controls.

   Francois
Grigoris Tsolakidis - 08 Sep 2005 17:00 GMT
You can't do this on MDI Form - it's just container for other windows.
The maximum that you can do is to put a picture on it with you logo for example (and this is easy but not trivial).
If you want for some reason to show something - just put some controls on a sheet and
make it look like part of mdi ( without control menu, min and max)
Thats quick and dirty ideia....
 Yip. I am using the vbAccelerator's Explorer Bar - I placed it on the mdi form. Is there anotehr way? My forms seem to "slide" underneath it instead of, like with a toolbar, stopping against it. I have the same problem with a calander control.

 Francois
   "Grigoris Tsolakidis" <gcholakidis@hotmail.com.spam-remove> wrote in message news:dfmsl1$1ij$1@usenet.otenet.gr...
   What controls? Did you mean that you put controls on MDI Form?
     "Francois Searle" <someone@microsoft.com> wrote in message news:dfmsb1$bnb$1@ctb-nnrp2.saix.net...
     Hi

     I have looked everywhere and can't seem to find why all my child forms of my mdiform shows behind my controls on the form?

     Dim frm As New frmMyFrm

     frm.MdiParent = Me

     frm.Show()

     Can anyone please help me. I want to place controls on my mdiform and show child forms above these controls.

     Francois

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.