Ive save my image on the resources folder abd i want to load picture on picbox... i used this method
image1.load(Application.startUpPath+ "\sub" & 1 &".png"
my problem is that.. there is an error on my location
What is the perfect way of constructing that statement