Hey EveryBody:

I am debugging somebody's else program. He has 3 tabs in the tabstrip control. and there is a picture and combo boxes controls in the second tab and there is some regular controls in the third tab.

I want to know how to bring the second tab to the front while I am in the design mode.

Also How can I populate the combe box on the second tab with code, How Can I reference the controls on the second tab in the code.