popupform

ice-9

Registered User.
Local time
Today, 05:26
Joined
May 21, 2004
Messages
88
Hi,

Im working on a form. This form has a button. When the button is clicked, a popup form, just a smaller sized form needs to open. The problem is that the main window is maximized. When i try to open the small form, it opens or maximized, or it also resizes the mainform to dialog.

can this be fixed. I want the main to stay maximized, and the smallforum to just popup.

Thanks for your reply!
 
ice-9 said:
Hi,

Im working on a form. This form has a button. When the button is clicked, a popup form, just a smaller sized form needs to open. The problem is that the main window is maximized. When i try to open the small form, it opens or maximized, or it also resizes the mainform to dialog.

can this be fixed. I want the main to stay maximized, and the smallforum to just popup.

Thanks for your reply!

anyone ?
im really stuck!
 
I have been trying to find the answer to this question as well, so here it is what I got from it. Hope this help you. Form Sizing
 
thanks for the reply,
maybe its not possible ?
 
Nothing is impossible in Access.
Go to the Property options of the form you want to open and put the Popup option to Yes. From Your Button Open your form as normal. You dont even need to move the sizes.
 

Users who are viewing this thread

Back
Top Bottom