Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21238

[RESOLVED] lisview1 help

$
0
0
i need similar code to this

Code:

If List2.ListIndex = List2.ListCount - 1 Then
        List2.ListIndex = 0
      \
    Else
 
        List2.ListIndex = List2.ListIndex + 1
     
    End If

with listview when the end is reached all process should stop

Viewing all articles
Browse latest Browse all 21238

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>