Hi, I have a dilemma, I am writing a windows form app in vb.net 2010 visual basic, but here my dilemma
I have a main switch board form that I want to close when the user I click's a button to open other forms.
But on my main form I have an application exit button which handles the closing the form and application exit.
But if the user clicks on the form close button [X] the main switchboard form closes, but the application stays active/open.
I have tried a number of solutions but each one opens up a set of different problems.
ANy ideas appreciated
I have a main switch board form that I want to close when the user I click's a button to open other forms.
But on my main form I have an application exit button which handles the closing the form and application exit.
But if the user clicks on the form close button [X] the main switchboard form closes, but the application stays active/open.
I have tried a number of solutions but each one opens up a set of different problems.
ANy ideas appreciated