PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Require Application.SpellingError event (suggestion)

Reply

Require Application.SpellingError event (suggestion)

 
Thread Tools Rate Thread
Old 02-03-2005, 03:05 PM   #1
=?Utf-8?B?UGV0ZXIgUml0Y2hpZQ==?=
Guest
 
Posts: n/a
Default Require Application.SpellingError event (suggestion)


It would be nice to have a SpellingError event. This event would contain the
mailitem with the error and position of the error (start, length; or start,
end) for context.

The event should provide a means to accept the spelling to avoid error or
continue as an error. e.g. a Boolean Igore parameter that when change to
True (from the default False) does not inform the user of the error--allowing
the SpellingError event handler to automatically correct the error or
validate the text as acceptable.

-- Peter
  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