Dylan Snyder
Registered User.
- Local time
- Today, 17:48
- Joined
- Dec 31, 2007
- Messages
- 89
Hi,
I have a form that is maximized on the Load event. On this form, I have a button that opens a form based on a query which is in turn based from data entered on the main form. My problem is this: I want the secondary form to be a smaller size when it is opened. I have set the size on the second form, but it automatically maximizes when opened from the mainform. Is the maximize command tied to all open forms? Ist there a way to override this for the second form?
I have a form that is maximized on the Load event. On this form, I have a button that opens a form based on a query which is in turn based from data entered on the main form. My problem is this: I want the secondary form to be a smaller size when it is opened. I have set the size on the second form, but it automatically maximizes when opened from the mainform. Is the maximize command tied to all open forms? Ist there a way to override this for the second form?