chickenwings23
Member
- Local time
- Today, 17:59
- Joined
- Jun 3, 2022
- Messages
- 38
Hello! I have a MainMenu Form where a user can click on one form and it opens up to something. Is there a way for the MainMenu or previous form to close automatically?
MainMenu
frmBusiness (Example of form)
For example, a user selects a frmBusiness on the MainMenu, the MainMenu disappears in the background, then the frmBusiness opens up. The user fills in the information, etc. and now wants to go back to the MainMenu. The user clicks "MainMenu cmd button" on the frmBusiness and goes back to the MainMenu, but the frmBusiness form closes.
Its basically having One Form opening up and the previous one closes. Would appreciate the help! Thanks!!
MainMenu
frmBusiness (Example of form)
For example, a user selects a frmBusiness on the MainMenu, the MainMenu disappears in the background, then the frmBusiness opens up. The user fills in the information, etc. and now wants to go back to the MainMenu. The user clicks "MainMenu cmd button" on the frmBusiness and goes back to the MainMenu, but the frmBusiness form closes.
Its basically having One Form opening up and the previous one closes. Would appreciate the help! Thanks!!