View Single Post
  #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


Ads