PC Review


Reply
Thread Tools Rate Thread

current cursor position in the reply event

 
 
Nagaraj
Guest
Posts: n/a
 
      11th Mar 2009
what is the c# code to know current cursor position in the reply event.

Thanks

--
Nagaraj Tadipatri
 
Reply With Quote
 
 
 
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      11th Mar 2009
Always post your Outlook version.

If this is Outlook 2007 all emails use WordMail. Inspector.WordEditor is a
Word.Document object. You'd use the Word object model to find the cursor
position.

For earlier versions if WordMail is being used you'd use the same method. If
it's an HTML email you'd get the Inspector.HTMLEditor object which is an
IHTMLDocument object, then you'd use the methods of that object. For Plain
Text it's not exposed unless you use a 3rd party library such as Redemption
(www.dimastr.com/redemption).

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


"Nagaraj" <(E-Mail Removed)> wrote in message
news5D6F039-F606-49FB-A2A9-(E-Mail Removed)...
> what is the c# code to know current cursor position in the reply event.
>
> Thanks
>
> --
> Nagaraj Tadipatri


 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get the current cursor position in a TextBox Tony Johansson Microsoft C# .NET 5 21st Apr 2009 04:34 PM
Function to determine current cursor position? Dan Microsoft Excel Worksheet Functions 1 12th Mar 2009 02:56 PM
Cursor position when reply message is performed Tony Microsoft Outlook 1 24th Jun 2006 03:53 PM
How do I fetch current cursor position tony Microsoft C# .NET 2 23rd May 2006 02:43 PM
how do I get the current cursor position in a spreedsheet =?Utf-8?B?UGF1bCBK?= Microsoft Excel Programming 4 1st Oct 2004 01:11 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:47 AM.