Help with custom form

  • Thread starter Thread starter Ballast
  • Start date Start date
B

Ballast

I have noticed that within my custom Outlook form that within a textbox, I
cannot use the SPELLCHECK functionality. It appears that this is only
available using the Message field in place of the text box, which would
hinder my form since I need multiple text boxes and mutliple message body
sections will not work, Outlook returns a message to let me know that 2
message windows will not work together.

Any ideas.
Oh I am using Outlook 2003 and I have just purchased your book on
Programming Outlook
 
That's normal behavior. Outlook doesn't provide a way to spell check text box
controls on custom forms.
 
Back
Top