Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Minimize/Maximize Pop Up Form


Message #1 by "George Oro" <george@c...> on Thu, 23 May 2002 08:46:38 +0400
Hi Guys,

I have a maximize pop-up dialog form, so basically the control button is hidden(Minimize/Maximize/Close). I incorporate one button
cmdMinimize to minimize the application in order for me to go to the other programs. The problem is, once I'm trying to maximize
again my application from the task bar, it wont return to the same size. Is there any way to rectify this problem?

Any help and tips is highly appreciated.


Cheers,
George

Message #2 by Frazerg@t... on Thu, 23 May 2002 07:05:40
George
Are you saying that you right-click the task bar and select Maximise and 
it does MAXIMISE that application? 
If so something is seriously wrong with Windows.
On the other hand, if you select Restore the application ought go back to 
the last state before the cmdMinimize button was pushed.

If you still have a problem with this try Docmd.Restore in the forms 
Activate, Focus or Current events

Regards

Greg Frazer
> 
Hi Guys,

I have a maximize pop-up dialog form, so basically the control button is 
hidden(Minimize/Maximize/Close). I incorporate one button
cmdMinimize to minimize the application in order for me to go to the other 
programs. The problem is, once I'm trying to maximize
again my application from the task bar, it wont return to the same size. 
Is there any way to rectify this problem?

Any help and tips is highly appreciated.


Cheers,
George

Message #3 by "George Oro" <george@c...> on Thu, 23 May 2002 12:51:40 +0400
Greg,

Actually, if I right-click or just click the application on the task bar after minimizing, it restore my application but not in the
same size (full screen).

Hope this make things more clear.

Thanks for the tips and hope you can help me.


Cheers,
George


-----Original Message-----
From: Frazerg@t... [mailto:Frazerg@t...]
Sent: Thursday, May 23, 2002 7:06 AM
To: Access
Subject: [access] Re: Minimize/Maximize Pop Up Form


George
Are you saying that you right-click the task bar and select Maximise and
it does MAXIMISE that application?
If so something is seriously wrong with Windows.
On the other hand, if you select Restore the application ought go back to
the last state before the cmdMinimize button was pushed.

If you still have a problem with this try Docmd.Restore in the forms
Activate, Focus or Current events

Regards

Greg Frazer
>
Hi Guys,

I have a maximize pop-up dialog form, so basically the control button is
hidden(Minimize/Maximize/Close). I incorporate one button
cmdMinimize to minimize the application in order for me to go to the other
programs. The problem is, once I'm trying to maximize
again my application from the task bar, it wont return to the same size.
Is there any way to rectify this problem?

Any help and tips is highly appreciated.


Cheers,
George



  Return to Index