E
Exchnerd
Hi, I have a ATL COM add-in for outlook which has a toolbar and a
button. I added a _CommandBarComboBox to the commandbar and would like
to now trap the "enter" key when user types in something and hits the
"Enter" key. I find that there is only 1 event that is generated -
Change. However, when I trap this event, my handler is never invoked
Any clues???
Thanks
button. I added a _CommandBarComboBox to the commandbar and would like
to now trap the "enter" key when user types in something and hits the
"Enter" key. I find that there is only 1 event that is generated -
Change. However, when I trap this event, my handler is never invoked
Any clues???
Thanks