I have 5 tabs in my task. Is there a way to programatically default to one
of the tabs instead of the first one?
You can put code behind the Item_Open event handler to call Inspector.SetCurrentFormPage to the one you want users to see first.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I have 5 tabs in my task. Is there a way to programatically default to one
> of the tabs instead of the first one?