SiriusProjects
08-20-2009, 07:49 AM
Having a bit of a mind blank at the moment. Can anyone help with the following?
On The MouseDown event of the SSTab control, I have a message box that pops up to notify the user that changes will be lost if they switch to a new tab. If they click "No", I want the current tab to stay as is. The only problem is, it still fires the Click Event anyway and display the next tab. How do I stop the click event from firing?
On The MouseDown event of the SSTab control, I have a message box that pops up to notify the user that changes will be lost if they switch to a new tab. If they click "No", I want the current tab to stay as is. The only problem is, it still fires the Click Event anyway and display the next tab. How do I stop the click event from firing?