I have a form that acts as a switchboard. In the onclick property of each button I have two actions:
1) Openform in the view (form, datasheet, etc.) I want and mode (add, edit, etc.).
2) Maximize
Eveything seems to work normally and when I click on a button it will open the correct form in the correct view and maximize it. The problem is that as soon as I click anywhere in the form it restores back to a smaller size. If anyone knows why this is happening or how to fix it please respond. Thank you.
1) Openform in the view (form, datasheet, etc.) I want and mode (add, edit, etc.).
2) Maximize
Eveything seems to work normally and when I click on a button it will open the correct form in the correct view and maximize it. The problem is that as soon as I click anywhere in the form it restores back to a smaller size. If anyone knows why this is happening or how to fix it please respond. Thank you.