Hi Waqas:-) Thank you very much for your solution.
I still couldn't understand VB Tabstrip but I am comfortable with SSTab. I think I can do with that and possibly later learn more about Tabstrip. Please take care :-) Shahidul Alam --- Waqas Hussain <[EMAIL PROTECTED]> wrote: > Hi, > The default TabStrip of VB is handled manually. You > have to manually > set visible property of your controls at run-time to > display hide the > controls. One technique is to use Frames for > controls container and > hide/show the frames on click of the tabs. > > There is an alternative solution. Use Microsot Tab > Control (SSTab) > instead. It gives you facility of adding controls to > tabs at design > time. > > Waqas... > > > On Mon, 10 Jan 2005 13:12:38 -0000, msalam7 > <[EMAIL PROTECTED]> wrote: > > > > > > Dear members, > > > > I am having problem in using Tabstrip control. In > the design time > > how do I access Tab no. 2 or 3 ? In the > documentation it says, to > > click it. But, clicking any tab always takes me to > no. 1 tab. I want > > to put text boxes and controls to other tab... how > do I do that ? > > > > Shall appreciate any solution on this. > > Thanks in advance :-) > > > > Shahidul > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [email protected] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
