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
|