- Home
·
- Graphics
·
- Gets all images from an image list and puts them into a normal list
Gets all images from an image list and puts them into a normal list
Gets all images from an image list and puts them into a normal list
API Declarations
'Elliot Harris
'[email protected]
Dim ICount As Integer
Dim Scount As Integer
Rate Gets all images from an image list and puts them into a normal list
(1(1 Vote))
If Scount < ICount Then
Scount = Scount + 1
List1.AddItem IL.ListImages(Scount).Key
End If
End Sub
Gets all images from an image list and puts them into a normal list Comments
No comments yet — be the first to post one!
Post a Comment