1
  1. User changes the value in a CComboBox.
  2. The function OnCbnSelchangeXXX() is called.

Can I retrieve the old CComboBox´s old value in the function?

Tika
  • 333
  • 2
  • 4
  • 9
  • To the moderators: I don't understand what happened here. Someone answered this question a while ago and I commented on that answer. Now that I hit F5 in my browser to refresh the page and see if he had answered my comment neither the answer nor my comment are there. A bug? Or was the answer and my comment removed? – Tika Aug 28 '12 at 13:24
  • This answer was deleted by the owner, because he decided that it was incorrect (and it was incorrect indeed). – Alex F Aug 28 '12 at 13:32
  • Regarding your question - this is impossible, just keep old selection in some variable. – Alex F Aug 28 '12 at 13:33
  • Thanks for taking the time to explain that to me :) – Tika Aug 28 '12 at 14:38

0 Answers0