A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

HOWTO: Get the CommandBarComboBox event on the inspector



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 9th 06, 11:58 AM posted to microsoft.public.outlook.program_addins
tonyl
external usenet poster
 
Posts: 13
Default HOWTO: Get the CommandBarComboBox event on the inspector

I have successfully created the commandbar comboBox for each inspector.
However, I don't know to trigger the OnAction event of that commandBarComboBox.
Is it the same as the comboBox on the main application event?

Regards,
Tony


Ads
  #2  
Old October 9th 06, 04:32 PM posted to microsoft.public.outlook.program_addins
Tagman
external usenet poster
 
Posts: 1
Default HOWTO: Get the CommandBarComboBox event on the inspector

Using VC++, I have tried adding the event handler similar to the
OnNewInspector. However, it is not work. how can I add the OnChange
event for the commandbarComboBox (I create that comboBox on each
inspector window)?

Regards,
Tony

tonyl wrote:
I have successfully created the commandbar comboBox for each inspector.
However, I don't know to trigger the OnAction event of that
commandBarComboBox. Is it the same as the comboBox on the main
application event?

Regards,
Tony


  #3  
Old October 9th 06, 04:36 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default HOWTO: Get the CommandBarComboBox event on the inspector

OnAction isn't an event, it's a property. It's there in the Object Browser
for a CommandBarComboBox control in the Office tlb.

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


"tonyl" wrote in message
m...
I have successfully created the commandbar comboBox for each inspector.
However, I don't know to trigger the OnAction event of that
commandBarComboBox. Is it the same as the comboBox on the main application
event?

Regards,
Tony



  #4  
Old November 7th 06, 02:18 PM posted to microsoft.public.outlook.program_addins
Andrei Smolin
external usenet poster
 
Posts: 3
Default HOWTO: Get the CommandBarComboBox event on the inspector

tonyl,

If you write in .NET, then check out Add-in Express .NET. It provides
design and run-time support for Outlook Explorer and Inspector
CommandBars (toolbars) and controls as well as for Outlook Property
pages. It aslo allows intercepting keyboard shortcuts and built-in
controls. See http://www.add-in-express.com/add-in-net/ .

Andrei Smolin
Add-in Express Team Leader

tonyl wrote:
I have successfully created the commandbar comboBox for each inspector.
However, I don't know to trigger the OnAction event of that commandBarComboBox.
Is it the same as the comboBox on the main application event?

Regards,
Tony


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
howto check if there already are an appointment on day/time StoltHD Outlook and VBA 5 August 18th 06 11:33 PM
Image in OLE text, howto? Maria Outlook Express 3 May 4th 06 10:57 PM
Automatic BCC for outgoing mail - howto? Maria Outlook Express 8 March 20th 06 11:44 PM
CommandbarComboBox-Event in COM Add-In (VB .net 2005) mcp_virtue Outlook and VBA 0 February 12th 06 10:00 PM
Help! Inspector.Close is fired before Inspector.Activate handler finishes Sergey Anchipolevsky Add-ins for Outlook 8 February 9th 06 10:51 AM


All times are GMT +1. The time now is 08:48 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.