i am making a very small program, about 30 kb or so, and size is very important...
i will be using a tab control with around 10 tabs, however, i want to use the tab interface merely for appearance, there will be no seperate tab pages since all pages will contain the same controls, but with certain properties of the controls changed when selectedindex of tabcontrol changes.

i was unable to put objects over the tab object so that they appear as seperate rather than tab-paged objects.

can anyone help?

thanks