I have two Tabs on a form called frmDate
the first tab is called PgBookApts
the second tab is called PgVisualApts
I simply want to display a message box when I click on PgVisualApts, but nothing happens when I enter the code in the OnClick event.
I read somewhere that you should write code for the On change event for the tab control - whats the tab control and where do I find it, and where do I put the code?
the first tab is called PgBookApts
the second tab is called PgVisualApts
I simply want to display a message box when I click on PgVisualApts, but nothing happens when I enter the code in the OnClick event.
I read somewhere that you should write code for the On change event for the tab control - whats the tab control and where do I find it, and where do I put the code?