JurkMonkey
Programmer
Hi,
I have a usercontrol that is trying to capture the keydown event but it is not firing.
Basically, I have a usercontrol that contains other usercontrols. (Its a thumbnail picker)
I want to be able to hold down the "Control" key and notify my container usercontrol that MultiSelect is required. For some reason, the keydown event is not firing.
Any ideas?
I have a usercontrol that is trying to capture the keydown event but it is not firing.
Basically, I have a usercontrol that contains other usercontrols. (Its a thumbnail picker)
I want to be able to hold down the "Control" key and notify my container usercontrol that MultiSelect is required. For some reason, the keydown event is not firing.
Any ideas?