Hi there,
i have a tabcontrol which has three tabs.
One can not do anything on page 2, if information on page 1 is not entered.
I am thinking of using the function TabControl1_TabIndexChanged but can't really seem to get it working right.
I want to show a msgbox saying that i must enter information on page1, before going to page2.
Can someone give me any suggestions?
Thanks
i have a tabcontrol which has three tabs.
One can not do anything on page 2, if information on page 1 is not entered.
I am thinking of using the function TabControl1_TabIndexChanged but can't really seem to get it working right.
I want to show a msgbox saying that i must enter information on page1, before going to page2.
Can someone give me any suggestions?
Thanks