|
-
Jan 18th, 2013, 04:31 AM
#1
Thread Starter
Lively Member
SSTab
Hi,
I am trying to use an SSTab on one of my forms . However, whatever i put in the first tab appears also appears in the other two tabs.
Does anyone know how to resolve this issue?
Thanks.
-
Jan 18th, 2013, 05:37 AM
#2
Member
Re: SSTab
I had a similar problem in the past, turned out I wasn't really putting them on the tab, but on the form in front of the tab.
The easy way I found to avoid it was to cut the control, select the tab and then paste it back.
-
Jan 18th, 2013, 05:42 AM
#3
Thread Starter
Lively Member
Re: SSTab
It seems i did the same thing. This worked.
Thanks!!
-
Jan 18th, 2013, 08:02 AM
#4
Re: SSTab
 Originally Posted by CM670
Hi,
I am trying to use an SSTab on one of my forms . However, whatever i put in the first tab appears also appears in the other two tabs.
Does anyone know how to resolve this issue?
Thanks.
That is because you're pasting new control onto the form instead of Tab control - make sure tab control (and appropriate tab) is selected before pasting new control.
Also, windowless controls like label won't even appear - they will be hidden behind the tab control.
-
Jan 19th, 2013, 03:50 AM
#5
Banned
Re: SSTab
download tabctl32.ocx register it,,,,,,,,,,,,,,,,,,,,,,,,,,,,, in vb6 /component/microsoft tabbed compontent ,,,,,,,,,,injoy no hassle no messing click change tabs without runtime so u can work in peace
-
Jan 19th, 2013, 04:52 AM
#6
Re: SSTab
 Originally Posted by ladoo
download tabctl32.ocx register it,,,,,,,,,,,,,,,,,,,,,,,,,,,,, in vb6 /component/microsoft tabbed compontent ,,,,,,,,,,injoy no hassle no messing click change tabs without runtime so u can work in peace
What? 
TabCtl32.ocx is already installed...
-
Jan 19th, 2013, 12:00 PM
#7
Banned
Re: SSTab
then follow the other steps duh if u got it reg just ad the component
-
Jan 19th, 2013, 01:25 PM
#8
Re: SSTab
ladoo....don't believe the sstab is the issue...see Rhino's response above. OP already has SSTAB, just wasn't 'selecting' it (and the appropriate tab) before dropping his controls onto the sstab control. And what Rhino meant by saying that windowless controls wouldn't even appear, is that IF the SSTAB control is NOT selected prior to adding a windowless control (ie, label), you won't (ever) see it because it is BEHIND the SSTAB control. You have to select the SSTAB control (and your appropriate tab) for the controls added to be visible only on that tab. It is definitely not an issue of not having the SSTAB control loaded.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|