PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Change Read Only Property on Forward

Reply

Change Read Only Property on Forward

 
Thread Tools Rate Thread
Old 20-06-2006, 04:01 PM   #1
dmconcannon@gmail.com
Guest
 
Posts: n/a
Default Change Read Only Property on Forward


I've taken up designing a few custom forms for my company and am
learning programming as a result. I have *no* experience whatsoever,
so anyone's help is very much appreciated.

I've got a form where the initial value of the recipient is set to
"read only". However, sometimes this form will need to be forwarded on
to another user. Is there any way to code this so that if the message
is forwarded, the read only property is removed and the user can change
the addressee?

Thanks!

David

  Reply With Quote
Old 19-07-2006, 10:39 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Change Read Only Property on Forward

Maybe put code in the Item_Forward event handler? It's impossible to say more without knowing just what you've done to make this property (what property?) read-only.
--
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

<dmconcannon@gmail.com> wrote in message news:1150815683.699978.327150@i40g2000cwc.googlegroups.com...
> I've taken up designing a few custom forms for my company and am
> learning programming as a result. I have *no* experience whatsoever,
> so anyone's help is very much appreciated.
>
> I've got a form where the initial value of the recipient is set to
> "read only". However, sometimes this form will need to be forwarded on
> to another user. Is there any way to code this so that if the message
> is forwarded, the read only property is removed and the user can change
> the addressee?
>
> Thanks!
>
> David
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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