![]() |
| 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. |
|
|||||||
| Tags: commandbars_onupdate, event |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
In my COM Add-in I want to trigger the CommandBars OnUpdate Event to check that a commandbar button has been added/removed. Any ideas on how to check this? -- Thanks in advance. Bodo |
| Ads |
|
#2
|
|||
|
|||
|
Trigger the event or handle it when it fires? Any change to a CommandBar
will fire that event so to trigger it you can just do something like move it and move it back or change enabled or visible status or whatever. To handle the event just subscribe to it as you would any other event. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Bodo" wrote in message ... Hi, In my COM Add-in I want to trigger the CommandBars OnUpdate Event to check that a commandbar button has been added/removed. Any ideas on how to check this? -- Thanks in advance. Bodo |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Search of an event fired immediate before Quit-event | Peter Ostermann | Outlook and VBA | 4 | April 6th 07 08:46 AM |
| Problem with CommandBarComboBox Change Event (Event fires only once) | M. Khalid Farooq | Add-ins for Outlook | 1 | October 19th 06 03:34 PM |
| getting calendar event reminder for deleted event | larry.nolan@gmail.com | Outlook - General Queries | 3 | September 4th 06 03:11 PM |
| Change event to a repeating event | John Marshall, MVP | Outlook and VBA | 1 | July 27th 06 07:05 AM |
| can a calander event to automaticaly reply during the event? How | DG at uei | Outlook - Calandaring | 1 | April 28th 06 08:45 AM |