VoodooRage
...or the tab control object.
To select a tab, and not the entire control, select the tab label at the top of the tab page object. (You know, the thingy a mee jig that sticks up at the top)
To confirn you have select the tab page object and not the entire tab control object. Make sure you have the property window open and select the "Other" tab in the property window. You should see the "name" of the tab, say Page1, Page2. If you see the name of the tab form object such as TabCtl, then you have selected the wrong thing.
By the way, and you probably already know this, you can change the name of the tab page by changing the value in the Name field. Ex: Page1 -> Address, Page2 -> TabbyCats, Page3 -> BarTab
... Man, this is complicated with all these "tabs". I think I will go home and pull the tab off a beer ;-)
Richard