![]() |
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
|
|||
|
|||
![]()
Does anyone know how to catch the event from an inspector window (mail
message compose window) when the cursor is placed into the mailheader? If I change the cursor from the mailheader to the body of the message, Microsoft does disable the builtin formatting buttons, the are reactivated when the cursor gets back into the body of the message. I wish to use this same event disable/enable my custom buttons in the ribbon. Anyone has an idea how to accomplish this? |
#2
|
|||
|
|||
![]() You might use a timer, and check at intervall what's enabled. Here's a sample for an API timer: http://www.vboffice.net/sample.html?...4&cmd=showitem -- Best regards Michael Bauer - MVP Outlook Manage and share your categories: http://www.vboffice.net/product.html?pub=6&lang=en Am Sun, 21 Feb 2010 04:45:01 -0800 schrieb Ria: Does anyone know how to catch the event from an inspector window (mail message compose window) when the cursor is placed into the mailheader? If I change the cursor from the mailheader to the body of the message, Microsoft does disable the builtin formatting buttons, the are reactivated when the cursor gets back into the body of the message. I wish to use this same event disable/enable my custom buttons in the ribbon. Anyone has an idea how to accomplish this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to change focus to added address card | Boein | Outlook - Using Forms | 15 | June 6th 08 12:29 PM |
Is is possible to change the body line size? | eran kaufman | Outlook - General Queries | 0 | June 27th 07 09:56 AM |
How can I change the body of an appointment | Raphael | Outlook - Calandaring | 1 | February 16th 06 06:36 PM |
how to change the mail message body | Ram | Add-ins for Outlook | 10 | January 27th 06 05:21 PM |