473,396 Members | 1,773 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

MDI Child Controls and Form Resizing Too Large Problem

I have a problem.

I have an MDI application. The child form displays just
fine if it's not an MDI Child.

Once it becomes an MDI Child though, it resizes itself
way too large. The controls become large, the font
large, and none of it fits on the form any longer...

I've looked everywhere I can think of but I cannot find a
solution to this problem. Has anyone else experienced
this and if so how do you fix it?
Nov 20 '05 #1
2 2396
Hi IcedCrow,

Love the name :-)

An MDI Child takes it's cue, like children should, from its parent. If you drop a button onto your parent form it's likely that
that too will be outsized.

Take a look at the parent's Font. I imagine that will have been pumped up a bit too far, somewhere along the way.

If not, come back again :-)

Regards,
Fergus
Nov 20 '05 #2
Fergus,

Thanks for the help man. That was indeed the problem
*smacks head*... it's amazing how many different things
you look at when the answer is so blindingly obvious *lol*

Appreciate the help again!

~IC
-----Original Message-----
Hi IcedCrow,

Love the name :-)

An MDI Child takes it's cue, like children should, from its parent. If you drop a button onto your parent
form it's likely thatthat too will be outsized.

Take a look at the parent's Font. I imagine that will have been pumped up a bit too far, somewhere along
the way.
If not, come back again :-)

Regards,
Fergus
.

Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: James Spibey | last post by:
Hi, I have an MDI application which has aboout 10 child windows. The way the app needs to work is that only one window should be visible at a time and it should be maximized within the parent...
3
by: Lance | last post by:
I've noticed that controls that are contained in MDI child forms fail to raise MouseLeave events if the MDI child form's MdiParent property is set to Nothing (after it was set to an existing MDI...
10
by: Charles Law | last post by:
For some reason, when I click the X to close my MDI parent form, the action appears to be re-directed to one of the MDI child forms, and the parent remains open. I am then unable to close the...
7
by: Siv | last post by:
Hi, I have an MDI application that uses a generic "ShowPage" routine in a module that is called when I want to display a child form. The basic idea is that in the module I have declared each form...
2
by: JohnR | last post by:
Let's say I have an MDI parent form with a textbox. If I create an MDI child form and, at runtime, move the MDI child window over the textbox on the MDI parent, the textbox appears in front of the...
4
by: Daniel | last post by:
Why does VB ignore my width and height settings of my Mdi child form. I have a parent form. On the left is a treeview with a splitter. I want to open a child form up in the remaining space and...
3
by: Adam Right | last post by:
Hi, I am developing an application which has established on MDI Form and there are many MDI Child forms. My problem is starting when i close the mdi child forms. They are not disposed from the...
3
by: antmail | last post by:
Hi, I have been struggling with this problem in C# for a while. I have created a form with about 4 panels on it. The main panel is set to fill the screen when it resizes. (Panel1 = Dock Top;...
0
by: =?Utf-8?B?anAybXNmdA==?= | last post by:
In my Mdi Application, I load a default child form at startup using WindowState = Maximized. If I open another child form, it is also Maximized. When the child form maximizes, it looks like all...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.