
July 10th, 2003, 10:33 AM
|
|
Junior Member
|
|
Join Date: Jul 2003
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
.net Newbie: Setting Focus To A Listview On Keydown
I have been working on a search program recently and couldn't figure out how to set focus to my listview. I have a text box where the query is entered and if the user presses either the pageup, pagedown, arrow up, or arrow down keys I want it to set focus to the first row. I once got something similar to this done is VB6, but .NET is puzzling me. Any help is greatly appreciated.
Thanks,
AL
|