Either design your form with tabs hidden or put code in the Item_Open event handler that invokes the Inspector.SetCurrentFormPage and HideFormPage methods.

Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
This being my first venture into forms design, how/where does one design a
form with hidden tabs? The code solution being more foreign to me i will need
to do more research on. Thanks.
> Either design your form with tabs hidden or put code in the Item_Open event handler that invokes the Inspector.SetCurrentFormPage and HideFormPage methods.
>
> > What is involved in getting a created form to open directly to the renamed
> > P.2 tab? and how is it possible to have the tabs hidden so you do not see the
> > tabs when opened?
Sue Mosher [MVP-Outlook] - 29 Jan 2008 17:00 GMT
In Outlook 2003 or earlier, toggle the Form | Display This Page command. Explore the menus in form design mode to find other helpful commands.

Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
> This being my first venture into forms design, how/where does one design a
> form with hidden tabs? The code solution being more foreign to me i will need
[quoted text clipped - 5 lines]
>> > P.2 tab? and how is it possible to have the tabs hidden so you do not see the
>> > tabs when opened?