I'm working on a program that has a 9-page tab control. How do I
switch pages under program control? I found a method in POFFS but
it is using TabCtrl_Set... and it isn't changing the displayed form. I
presume that I should be looking at a FF function or is it something
like FF_Closeform & FF_Createform ?
Any help is appreciated.
Thanks.