In SSTab Control each Tab is its own container and should display any controls placed on it independently. But, when I place a simple command button on Tab0 or Tab1 the same button shows on all tab pages. The tab pages seem to share the same controls, and the controls are not displayed independently as the tab pages should behave.
What am I doing wrong???????