J
Jeff Ogata
Hi all,
It looks like there is a max size imposed on MDI child forms that depends on
screen resolution. For example, when i'm at 1024x768, the max height of the
child form is 780. When I'm at 800x600, it's 612. I programmatically set
the size to be larger than this, but it does not work.
Is there a way around this? I'd really like to be able to set the height of
the mdi child to be a specific height regardless of the screen resolution.
Thanks,
Jeff
It looks like there is a max size imposed on MDI child forms that depends on
screen resolution. For example, when i'm at 1024x768, the max height of the
child form is 780. When I'm at 800x600, it's 612. I programmatically set
the size to be larger than this, but it does not work.
Is there a way around this? I'd really like to be able to set the height of
the mdi child to be a specific height regardless of the screen resolution.
Thanks,
Jeff