Outlook 2003 raises no tab click event. What some people do is show only one tab at a time and require the user the click a command button to switch to a different tab.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Khyati" wrote in message ...
Hi , I am using outlook 2003 for my custom form and code behind is in vb.net
I have created a custom tab on my form and I need to do some of the things
only when that tab is clecked. Could you please tell me how to trigger the
tab click event ot similar way to do waht I want to do. Thanks