Click here to Skip to main content

C#

   
Home > Forums > C#

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page  Show 
  Refresh
GeneralRe: Parameter Collection PinmemberPete O'Hanlon1:27 12 Oct '07  
GeneralRe: Parameter Collection [modified] PinmemberSonia Gupta1:47 12 Oct '07  
GeneralRe: Parameter Collection PinmemberPete O'Hanlon2:18 12 Oct '07  
QuestionMdi Child Form bring to front PinmemberZilo(svk)21:59 11 Oct '07  
AnswerRe: Mdi Child Form bring to front PinmemberMartin#1:11 12 Oct '07  
GeneralRe: Mdi Child Form bring to front PinmemberZilo(svk)4:26 12 Oct '07  
AnswerRe: Mdi Child Form bring to front PinmvpDave Kreskowiak5:00 12 Oct '07  
Zilo(svk) wrote:
Is there any simple way how to change this default behavior

 
No. This cannot be changed. All MDIChild forms are rendered on a control docked as Full in the MDIParent form. This control is called the MDIClient. Any other controls you place on the MDIParent form will always hover over the top of the MDIClient control.
 
You will have to either get the reference to the MDIClient control (it's in the MDIParent form's Controls collection, just like any other control), and turn off it's Dock property, and resize it to give you room to put your other controls on the MDIParent, OR you put all of you're other controls in their own seperate window.

 
A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionClick the Back & Forword Button internet explorer PinmemberGagan Deep Garg21:39 11 Oct '07  
AnswerRe: Click the Back & Forword Button internet explorer PinstaffChristian Graus23:44 11 Oct '07  
Questionbiometrics...need help PinmemberTheCardinal21:23 11 Oct '07  
AnswerRe: biometrics...need help PinmemberPaul Conrad13:32 12 Oct '07  
AnswerRe: biometrics...need help Pinmemberil_masacratore21:36 14 Oct '07  
GeneralRe: biometrics...need help PinmemberTheCardinal21:56 14 Oct '07  
Questionhow to get http port number,server location and server port of a web site using CSharp Pinmemberchovdry21:11 11 Oct '07  
AnswerRe: how to get http port number,server location and server port of a web site using CSharp PinmemberJuraj Suchan1:56 12 Oct '07  
Questionquery regarding the Language usage PinmemberJohn.L.Ponratnam21:10 11 Oct '07  
AnswerRe: query regarding the Language usage PinmemberAavesh Agarwal21:14 11 Oct '07  
GeneralRe: query regarding the Language usage PinmemberJohn.L.Ponratnam20:20 12 Oct '07  
AnswerRe: query regarding the Language usage PinmvpGuffa21:18 11 Oct '07  
Questionset format (Font Size) of txt file in C# Pinmembermyidopen21:03 11 Oct '07  
AnswerRe: set format (Font Size) of txt file in C# PinmvpGuffa21:19 11 Oct '07  
GeneralRe: set format (Font Size) of txt file in C# Pinmembermyidopen21:36 11 Oct '07  
GeneralRe: set format (Font Size) of txt file in C# Pinmemberlmoelleb22:32 11 Oct '07  
AnswerRe: set format (Font Size) of txt file in C# PinmvpGuffa22:34 11 Oct '07  
QuestionGet Process UserName PinmemberDiNeSat420:58 11 Oct '07  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Advertise | Privacy | Mobile
Web01 | 2.5.120529.1 | Last Updated 3 Jun 2012
Copyright © CodeProject, 1999-2012
All Rights Reserved. Terms of Use
Layout: fixed | fluid