locked
How to force Spell Checker when sending programmatically RRS feed

  • Question

  • Hi All,

    Is there a way to get the spell checker to operate if the user has the option "Always check spelling before sending" selected - when I send programmatically.

    So for example if  send the email clicking the normal email send button the spell checker executes as it should. However if I try to send the email programmatically the spell checker does not get involked. Is there a way to force the spell checker to execute when sending an email programmatically, if the option is selected.

    Thanks,

    Tom

     

    Friday, July 16, 2010 6:41 PM

Answers

  • In general you can execute the Spelling control, or if it's WordMail you can use Word methods to call the spell checker.

    --
    Ken Slovak
    [MVP - Outlook]
    http://www.slovaktech.com
    Author: Professional Programming Outlook 2007.
    Reminder Manager, Extended Reminders, Attachment Options.
    http://www.slovaktech.com/products.htm
     
     
    "Thomas Lee3" <=?utf-8?B?VGhvbWFzIExlZTM=?=> wrote in message news:35f8c629-cd8d-4bf0-bcdb-058e3d279b91...

    Hi All,

    Is there a way to get the spell checker to operate if the user has the option "Always check spelling before sending" selected - when I send programmatically.

    So for example if  send the email clicking the normal email send button the spell checker executes as it should. However if I try to send the email programmatically the spell checker does not get involked. Is there a way to force the spell checker to execute when sending an email programmatically, if the option is selected.

    Thanks,

    Tom

     


    Ken Slovak MVP - Outlook
    Monday, July 19, 2010 1:26 PM