| View previous topic :: View next topic |
| Author |
Message |
JBH Guest
|
Posted: Tue Mar 01, 2005 9:45 pm Post subject: Minimizing forms |
|
|
I have multiple forms in my application, but only the main form minimizes
the way I want it to. All the other forms minimize to the lower-left corner
of the desktop, instead of the start bar. Is there a way that I can force
the application to minimize when any form is minimized? Thanks.
- Jon
|
|
| Back to top |
|
 |
Hans Galema Guest
|
Posted: Tue Mar 01, 2005 10:21 pm Post subject: Re: Minimizing forms |
|
|
JBH wrote:
| Quote: | I have multiple forms in my application, but only the main form minimizes
the way I want it to. All the other forms minimize to the lower-left corner
of the desktop, instead of the start bar.
|
There is a solution for that.
| Quote: | Is there a way that I can force
the application to minimize when any form is minimized?
|
That is possible too. But that is something completely different.
Now which of the two do you want ?
Hans.
|
|
| Back to top |
|
 |
JBH Guest
|
Posted: Tue Mar 01, 2005 10:42 pm Post subject: Re: Minimizing forms |
|
|
| Quote: | Now which of the two do you want ?
Hans.
|
I would like each form to minimize to the start bar.
-Jon
|
|
| Back to top |
|
 |
Hans Galema Guest
|
|
| Back to top |
|
 |
|