SSTab Control in VB 6 - TechRepublic
General discussion
October 10, 2002 at 08:39 AM
setivi

SSTab Control in VB 6

by setivi . Updated 23 years, 8 months ago

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???????

This discussion is locked

All Comments