im designing my interface and i used the tabstrip control. I added another tab index, but i cant get to tab2. i need to put text boxes on tab 2. i can only access tab 1. hope you guys can help me
Printable View
im designing my interface and i used the tabstrip control. I added another tab index, but i cant get to tab2. i need to put text boxes on tab 2. i can only access tab 1. hope you guys can help me
I hope you are not using the TabStrip control that is part of the Microsoft Windows Common Controls library - because it's rubbish. If you look under PROJECT / COMPONENTS for Microsoft Tabbed Dialog Control this is much better. You can change the tab at design time by simply clicking on it.