tab control changing pages under program control

Started by Paul D. Elliott, July 08, 2004, 02:36:00 PM

Previous topic - Next topic

Paul D. Elliott

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.