Hello Eduardo,

I wonder how does people do at design time with TabStrip in cases, for example:

A form that is almost the size of your current developing screen.
You have a TabStrip of, let's say 6 tabs, but may be less that occupies almost all form's size.

How do you manage to place all those Frames or PictureBoxes that are containers of each tab of the TabStrip on the form?
to design your form with Tabstrip look at the Form_load code, there you give the size of the Tabstrip and then
the size of the Frame.



where is the problem ?

regards
chris