ComboBox is not working in multiple documents

S

santosh

Hi
I am writing a COM addin in C++.
I am adding a toolbar to Microsoft word which contains a Combobox and
buttons.
Event handling for Combobox is not working for multiple documents.
I've applied Tag property for buttons and Combobox.
It is working fine for buttons(buttons event handlers are working in
multiple documents),
but not for ComboBox.
Can anyone suggest a solution to this.
thanks
Santosh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top