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
Thanks,
AL