PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Paul D. Elliott on July 08, 2004, 02:36:00 PM

Title: tab control changing pages under program control
Post by: Paul D. Elliott on July 08, 2004, 02:36:00 PM
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.