Seltext property and Message control

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

Guest

Since the Seltext property only applies to text boxes and combo boxes, is
there any way of returning the selected text in a Message/Notes control?

Thanks in advance

Vaughan
 
If WordMail is the email editor, you can use Word's Document.Selection
object. Otherwise, you'd need to use Redemption's SafeInspector or recode
with Extended MAPI.
 
Thanks Sue. WordMail looks doable.

Sue Mosher said:
If WordMail is the email editor, you can use Word's Document.Selection
object. Otherwise, you'd need to use Redemption's SafeInspector or recode
with Extended MAPI.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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

Back
Top