Visual Basic 6 Picture box question
Does any one know if its possible to use variables in picture box file paths?
for example
picture1.picture = loadpicture(c:\program files\vb program\fileno-(Variable).whatever)
and if you can use them what is the syntax?
Thanks in advance for your help.
James:)

