A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Display properties of custom form on that form



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 11th 06, 03:46 PM posted to microsoft.public.outlook.program_forms
Wolfgang Kais
external usenet poster
 
Posts: 6
Default Display properties of custom form on that form

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



  #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





 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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


All times are GMT +1. The time now is 11:19 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.