![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
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 |
#3
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I get my custom Outlook Form to display in Web Access? | robert | Outlook - Using Forms | 1 | October 10th 06 04:43 PM |
Custom form display query | MikeH | Outlook - Calandaring | 0 | September 14th 06 04:16 PM |
Custom Form - Receiver replies and form is gone, message body is b | Kozlik | Outlook - Using Forms | 16 | July 14th 06 09:32 PM |
Is it possible to open the default Contact form with the Activities tab activated from a custom form? VSTO 2005, Outlook 2003 | David Webb | Outlook and VBA | 1 | June 20th 06 09:59 PM |
I send an Outlook custom form, but a std. form displays? | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 0 | January 20th 06 07:41 PM |