Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Mar : Problems with TForm.Windowstate
| Subject: | Problems with TForm.Windowstate |
| Posted by: | "Christian" (m..@em-data.dk) |
| Date: | Fri, 11 Mar 2005 15:03:47 |
Hey all,
Is there anyone who can tell me how to solve this problem:
I have a mainform (F1) which opens another form (F2). The new form have been
set to wsMaximized - but when it opens, it doesn't opens to fit into whole
screen. I can see that the maximizebutton/Minimizebutton in the border of
form F2 that the form have been maximized but it is not visually maximized!
Then I have to click two times at the middle button for making the form
fully maximized!
So, Have anyone an idea to solve this problem - I really hope! The Form F2
is not a MDIChild, and I use D4.
Thanks for any advice,
Christian