P
Paul W Smith
I am using a combobox control. I want an event to fire only when the
value(or text) of that combo box is changed by the user, i.e. not when it is
loaded using AddItem. I recall that this is possible, possibly using either
Keyup or Keydown.
Can someone knowlegable supply with some example code.
Many thanks,
Paul Smith
value(or text) of that combo box is changed by the user, i.e. not when it is
loaded using AddItem. I recall that this is possible, possibly using either
Keyup or Keydown.
Can someone knowlegable supply with some example code.
Many thanks,
Paul Smith