Results 1 to 4 of 4

Thread: [RESOLVED] how to access files added to the project?

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2009
    Location
    Australia
    Posts
    130

    Resolved [RESOLVED] how to access files added to the project?

    Hi folks.

    In the solution explorer I have created a pics folder, then added files to the folder. I could use "Me.PictureBox1.ImageLocation = path" for pic files that have not been added to the project. But now that the files are added to the project, is there a way of accessing them directly? For example "Picturebox.Load(1.jpg)". Is there any difference in how files are accessed whether they are part of the project or not?

    Thanks in advance.
    Attached Images Attached Images  

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width