Keyup
(1)
Knowlegable
(1)
Combobox
(1)

Combo Box

Asked By Paul W Smith
17-Mar-10 08:19 AM
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

Solved my own question.....

Paul W Smith replied to Paul W Smith
17-Mar-10 08:37 AM
Solved my own question..... I was over complicating things, it was the
combobox Click event I needed.
Post Question To EggHeadCafe