i want to be able to create an application in vb with a split tabbed pane. But the problem is each tab has to have a sub form. Will this be possible. Meaning this is a db app...the main form frmMain pertains to a proposal. Then I have a tab transports that has to have its own form called transports...BUT even on this form transports I need another subform for transport components.

Is this possible?

JJon