R
Robert Lalouche
I now have CF SP2 working (I've gotten forecolor to work
for buttons), but can't seem to get KeyPress, KeyDown or
KeyUp to work for the Combobox. I'm trying to increase
the size of the combobox when its in the dropped down
state, and decrease it when its in the upstate. Using
GotFocus and SelectValueChanged works, but not when a
user drops down the combobox but doesn't change the
selection. KeyPress, KeyDown, and KeyUp events never
fire. Any ideas? Thank you for your time.
for buttons), but can't seem to get KeyPress, KeyDown or
KeyUp to work for the Combobox. I'm trying to increase
the size of the combobox when its in the dropped down
state, and decrease it when its in the upstate. Using
GotFocus and SelectValueChanged works, but not when a
user drops down the combobox but doesn't change the
selection. KeyPress, KeyDown, and KeyUp events never
fire. Any ideas? Thank you for your time.