|
-
November 7th, 1999, 02:10 PM
#1
tab strip
i cant handle with the tabstrip in the ms common controls 6
some one have any sampel code or some thing
or
how do i make text1.text appere when i push one ot the tabs
thanxxxx
-
November 8th, 1999, 02:46 AM
#2
Re: tab strip
I suggest that you use the "Tabbed Dialog Control" (sstab). It's much more intuitive to use than the other tab control. Just place the controls on the tabs, that's it.
with the tabstrip control you have to place containers (like picture box controls) on the tabstrips and place the controls on the containers, trap the click events of the tab and make the corresponding containers visible.
-
November 8th, 1999, 08:18 AM
#3
Re: tab strip
where i can find this "Tabbed Dialog Control" (sstab)?
what dll or ocx is it?
-
November 8th, 1999, 08:20 AM
#4
Re: tab strip
Project/Components: Microsoft Tabbed Dialog Control 6.0
(if you own VB 6)
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
|