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 and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to modify the appointment form in ways not suppored by VBA



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 18th 06, 11:17 AM posted to microsoft.public.outlook.program_vba
Colin Watts
external usenet poster
 
Posts: 1
Default How to modify the appointment form in ways not suppored by VBA

As part of an application solution it is necessary to modify the appointment
form in ways not supported by VBA, the intent is to modify the Outlook
appointment form at run time via an Add-In. The required modifications go
beyond what is supported by VBA as it is required to modify the first and
subsequent pages (which may or may not be populated at the time of
modification). The Add-In modifies the pages by updating the forms data
structure directly.

The update procedures would be:
Locate the default appointment form, then the first page. Navigate the forms
data structure looking for the appropriate control then modify the control in
some way (visible, enabled, caption etc...)
Locate any page on the required form, Add controls to the forms data structure
The control updating (modify or add) is totally under the control of the
Add-In

Questions
Will the implementation strategy outlined above work for changing the
appointment form in Outlook
If so, then is there example code which demonstrates this (or similar)
Is there any inherit difference in Outlook which restricts the implementation
Is there an alternate method to achieve the same result


--
Colin J Watts
Ads
  #2  
Old January 18th 06, 05:18 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default How to modify the appointment form in ways not suppored by VBA

That's a really horrible way to do things. Expect at minimum that every item
will be one-offed, that Outlook will regularly crash and that things will
get worse from there, if you can get this to work at all. If I were you I'd
rethink your plan.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Colin Watts" wrote in message
...
As part of an application solution it is necessary to modify the
appointment
form in ways not supported by VBA, the intent is to modify the Outlook
appointment form at run time via an Add-In. The required modifications go
beyond what is supported by VBA as it is required to modify the first and
subsequent pages (which may or may not be populated at the time of
modification). The Add-In modifies the pages by updating the forms data
structure directly.

The update procedures would be:
Locate the default appointment form, then the first page. Navigate the
forms
data structure looking for the appropriate control then modify the control
in
some way (visible, enabled, caption etc...)
Locate any page on the required form, Add controls to the forms data
structure
The control updating (modify or add) is totally under the control of the
Add-In

Questions
Will the implementation strategy outlined above work for changing the
appointment form in Outlook
If so, then is there example code which demonstrates this (or similar)
Is there any inherit difference in Outlook which restricts the
implementation
Is there an alternate method to achieve the same result


--
Colin J Watts


 




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
VBA shortcut to open custom form in design mode? Burma Jones Outlook - Using Forms 2 March 6th 06 08:17 PM
showing fields on the front appointment form Hugh Outlook - Using Forms 1 February 14th 06 04:08 PM
resend email with form or from calendar appointment? Mr . . Outlook - Using Forms 8 January 29th 06 05:11 AM
Need code for appointment form Colin Coady Outlook - Using Forms 0 January 18th 06 02:21 PM
Running query from Access Form commmand using VBA code Berny Outlook and VBA 4 January 16th 06 03:12 PM


All times are GMT +1. The time now is 08:31 PM.


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.