Message Control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How may I use the Spelling checker functionality which is embeded inside the
Message control.?

In other words, I have many text boxes spread over a single page. how may I
enable the F7 (Splling checker for them), and other Formatting properties
such ast font,.. color,.. As the Message control.?

Or is ther a way to have more than one Messge control per single page?

Regards,
 
Outlook spell checks only the main message control, not other controls, and you can have only one message control per form. A possible workaround would be to copy text from other controls to Word and invoke Word's spell checker, but that seems like an awful lot of trouble.

Formatting properties are available for text boxes through the Advanced Properties dialog.
 
Back
Top