View Single Post
  #3  
Old October 11th 06, 09:31 PM posted to microsoft.public.outlook.program_forms
Wolfgang Kais
external usenet poster
 
Posts: 6
Default Display properties of custom form on that form

2) is what I wanted.
Tha-hanks!

"Sue Mosher [MVP-Outlook]" schrieb im Newsbeitrag
...
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