![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi,
\Im trying to add a menu item to the right-click menu option on the editor on an open email....i.e an extra item to Copy\paste\translate options to the email editor.....I know that we need to use win32 methods to do tht....ive got a handle to the window using spy++ of the editor but im not sure how to proceed from there....any help or sample code is appreciated thanks! |
Ads |
#2
|
|||
|
|||
![]()
I don't recall seeing any published information on hacking into the
Inspector context menus. You'd need to hook into all mouse clicks directed to that window, check for a right-click and then you know you got the click. Beyond that to add what you want to the context menu is where you're on your own. -- 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 "Harry" wrote in message ... Hi, \Im trying to add a menu item to the right-click menu option on the editor on an open email....i.e an extra item to Copy\paste\translate options to the email editor.....I know that we need to use win32 methods to do tht....ive got a handle to the window using spy++ of the editor but im not sure how to proceed from there....any help or sample code is appreciated thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
add item to context menu | Muppidi | Outlook - Using Forms | 0 | November 5th 08 01:18 PM |
Modify Context Menu of Reading Pane - Outlook 2007 | Paulem0071 | Add-ins for Outlook | 2 | September 3rd 08 08:29 PM |
Context menu | Mac | Add-ins for Outlook | 4 | May 13th 08 12:27 AM |
Context Menu [only] | pjerling | Add-ins for Outlook | 1 | November 1st 07 07:19 AM |
Get context of context menu | sublimese | Add-ins for Outlook | 1 | October 17th 07 06:57 AM |