J
Jlaz
I want to know how to open a jpeg file into a pictureBox without explicitly
writing the entire path? Example in VB it would be written like:
pictureBox.image = (App.Path & "\MyFolder\Pics\MyPic.jpg")
writing the entire path? Example in VB it would be written like:
pictureBox.image = (App.Path & "\MyFolder\Pics\MyPic.jpg")