Custom Form Question

B

Bingo

I created a custom form with several textboxes on it.
They all work fine. Everytime I open a message based on
this form, when I close it, it always prompts me to save
the message. On the default form (IPM.Note), however,
there's no prompt if the message is opened for viewing
only. Is there a property that I need to set to get rid
of this prompt? Thanks.
 
S

Sue Mosher [MVP-Outlook]

Something in the way you've constructed the form is causing a property value
to be changed each time you open a message based on this form. You might
want to put code in the PropertyChange and CustomPropertyChange event
handlers to track what properties are changing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top