Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Visual Basic 6 - Multiple TabPages

Status
Not open for further replies.

Maverickmax

Advanced Member level 1
Advanced Member level 1
Joined
Dec 6, 2004
Messages
404
Helped
8
Reputation
16
Reaction score
3
Trophy points
1,298
Activity points
3,689
Hi

Is it possible to develop multiple tabpages in Visual Basic 6? If yes, I would like to have examples of implementing it.

Thank you in advance

MM
 

Yes its a plug in. Right click onto the toolbox--> goto Components and check the Microsoft Windows Common Controls 6.

Next put the tabstrip contol on the form just like any control. Right click on it to play with the property pages.


Hope this helps a bit.

Neo



 

Maverickmax said:
Hi

Is it possible to develop multiple tabpages in Visual Basic 6? If yes, I would like to have examples of implementing it.

Thank you in advance

MM

You can also use the SSTAB component.
 

Hello

Thank you for pointing it out. I had a quick experiment and I now famaliar with it but I could not put different textboxes on 3 multiple tabs. Care to give me a tutorial of implementing it.

For example, Tab 1 contains textbox 1, second tab contains textbox 2 and 3.

I am struggling to do this at the moment

Regards

mm
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top