I was using the following code to display several images in a listview as if it were a library.
For Each arquivos In FileIO.FileSystem.GetFiles(caminho, FileIO.SearchOption.SearchAllSubDirectories, "*.png", "*.jpg")
Using str As Strea...
asked by
28.06.2018 / 00:47