I use vb6 classic and listview.
I need to know:
- if is possibl to intercept the scroll of scrollbar event?
- and, if i click on the up and down on the little arrow correspond to the scroll of one realted row of listview?
Peraphs stupid question about scroll bar in listview...
-
- PlatinumLounger
- Posts: 4481
- Joined: 26 Apr 2010, 17:36
-
- Administrator
- Posts: 79365
- Joined: 16 Jan 2010, 00:14
- Status: Microsoft MVP
- Location: Wageningen, The Netherlands
Re: Peraphs stupid question about scroll bar in listview...
Not easily - you'd need Windows API functions. See Detect when the user scrolls a ListView control.
Best wishes,
Hans
Hans