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