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
Printable View
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
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.
where i can find this "Tabbed Dialog Control" (sstab)?
what dll or ocx is it?
Project/Components: Microsoft Tabbed Dialog Control 6.0
(if you own VB 6)