R
Robert Lalouche
SP2 claims to add keypress/up/down for combobox, but they don't get called.
I'm trying to capture the state when the combobox is down, and when its up.
(I widen it when it drops down, narrow it when it's back up). Currently I
use gotfocus and selectindex changed to do it, but it doesn't work for all
cases - any ideas on how to get access to the state of the combobox? Thanks
Robert Lalouche
I'm trying to capture the state when the combobox is down, and when its up.
(I widen it when it drops down, narrow it when it's back up). Currently I
use gotfocus and selectindex changed to do it, but it doesn't work for all
cases - any ideas on how to get access to the state of the combobox? Thanks
Robert Lalouche