> When you create the > page and you get the first dialog for the page, that is a good time > to name the component id, anytime after that, if you have the > page covered with a panel or > something, you have to find an area where you can still click on the page to > access the dialog as the individual pages are not shown in the Object List > (unfortunately)..
Whenever you have a "contained" control selected and you hit ESC in the designer, the container is selected. So if you have a panel with align=client obscuring your tab page, select the panel, hit ESC, and hit F11, and you will be looking at the property sheet for the tab page. -- Larry
