D
dule
Hi all,
How to enable that in combobox user can change the selection with Up and
Down keys without firing the SelectedIndexChanged event and also that
pressing the Enter on the keyboard responds in the same way as the clicking
on the combo?
I have tried with various combinations RemoveHandler and AddHandler but so
far without success!
Please help,
Thx
Dule
How to enable that in combobox user can change the selection with Up and
Down keys without firing the SelectedIndexChanged event and also that
pressing the Enter on the keyboard responds in the same way as the clicking
on the combo?
I have tried with various combinations RemoveHandler and AddHandler but so
far without success!
Please help,
Thx
Dule