View Single Post
  #2  
Old October 11th 06, 04:00 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Display properties of custom form on that form

Two methods:

1) Use CommandBars techniques to execute the Help | About This Form command.

2) Put code in the Item_Open event handler to read that information from the Item.FormDescription properties and display it wherever you like.

--
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

"Wolfgang Kais" wrote in message ...
Dear Newsgroup.

Is there a way to display the version and form number (configured on the
properties tab in form design view) on the form when it's opened?
(Outlook 2003 SP2)

--
Regards,
Wolfgang



Ads