E
ElmoWatson
Let's say I have a file loaded, whether it be text or picture.
I want to be able to have a 'Next' button, which loads the next file in the
current directory.
I can load the files just fine, and to some extent, I understand System.IO
(deleting/path designations, etc), but how can I look at the path of that
first file, which is loaded, and load the next one in the path?
I want to be able to have a 'Next' button, which loads the next file in the
current directory.
I can load the files just fine, and to some extent, I understand System.IO
(deleting/path designations, etc), but how can I look at the path of that
first file, which is loaded, and load the next one in the path?