Loop Listbox


SUBMITTED BY: Guest

DATE: Dec. 7, 2013, 8:19 a.m.

FORMAT: Text only

SIZE: 82 Bytes

HITS: 748

  1. If _currentIndex >= listBox.Items.Count Then
  2. _currentIndex = 0
  3. End If

comments powered by Disqus