Good Morning:

I am rinnung into a problem I can't seem to find the answer for. I have a SSTAB control placed on 1 form, this tab control has 18 tabs, each tab should have 4 command button on them but when I try to add Command button(16) it tells me I have reach the limit. I don't know if the problem is the number of controls the SSTAB can hold or if I have a command Button problem.

I do have the SHAPE control (12) of them on 16 of the tabs. I also have 12 checkbox control on each tab. Surely, this is not the limit of the SSTAB.

I have searched the internet but can't find any answers.

Thanks