Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listview row change event?
Message
From
15/12/2000 12:40:13
 
 
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00453565
Message ID:
00454056
Views:
25
>I can't find an event that fires when the user scrolls up and down Listview using the keyboard? I use Click() to capture and process new row info but this is when the user uses the mouse.
>
>I've tried the KeyPress() but doesn't seem to work and I don't see any other event that might fire. TIA.

John,

As the user moves up or down in the list, the listview ItemClick event will fire.

Dan
Previous
Reply
Map
View

Click here to load this message in the networking platform