
capturing arrow keys in listview control
I have a form where the display is controlled by the arrow keys. I
added a ListView control and now I can't access them. Using KeyPreview
doesn't work because ListView intercepts the arrow keys before
anything else gets them. They don't even trigger the ListView_KeyDown
event. Does anyone have a suggestion.
Thanks
Jason Carr
Sensimetrics Corporation