Hey ,
I am trying to scroll through my tab pages using code.
I have tried using the tabindex but that didnt seem to do much.
"tabcontrol1.tabindex = 2"
Is it possible to activate tab pages through code rather than have the user click on the tab page ?
Thanks.