303factory
Registered User.
- Local time
- Today, 20:26
- Joined
- Oct 10, 2008
- Messages
- 136
Hi
My application has many forms that close and load when you press 'continue' or 'back' buttons etc.
Each form has the close button in the top right but when you pressed the access application stays open. I need a way to trigger the 'Application.Quit' when they press the form close button, but not when the form is closed by any other means.
I tried the Form_close event but thats no good in this case.
Any ideas?
Thanks!
303
My application has many forms that close and load when you press 'continue' or 'back' buttons etc.
Each form has the close button in the top right but when you pressed the access application stays open. I need a way to trigger the 'Application.Quit' when they press the form close button, but not when the form is closed by any other means.
I tried the Form_close event but thats no good in this case.
Any ideas?
Thanks!
303