 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Martin Abele Guest
|
Posted: Thu Apr 01, 2004 10:59 am Post subject: Re: Minimizing form |
|
|
You can only minimize the MainForm to the TaskBar. Child-Forms will be
minimized as you discribed.
Do you need the minimze button on Form1? You can use BorderStyle bsDialog
instead and Close() the form on successfull login to your application.
Martin
"Moon" <nospam (AT) nospam (DOT) net> schrieb im Newsbeitrag
news:406aed07 (AT) newsgroups (DOT) borland.com...
| Quote: | Hello!
I came against a rather weird (at least for me) problem. When I click the
minimize button on the titlebar of my Form1 (it's not MainForm, as
MainForm
is Form2, which serves only as a login form to main program which is
Form1),
the window minimizes NOT TO the taskbar, but to a "little titlebar" ABOVE
the taskbar. It doesn't matter whether I summon the Form1 (from within
Form2) as Form1->ShowModal() or Form1->Show().
Can you instruct me what should I do to avoid this (i.e. to minimize Form1
to the Windows Taskbar?
Thanks,
Moon.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|