Search results for query: *

  • Users: Shaggycat
  • Content: Threads
  • Order by date
  1. S

    Need help adding to a file name to display

    Okay all of this is working but now I need to get button called "previous" to work. I need to minus one second to the file (actually subtracting a 1 from the file name) and then display the pictures with that change. I really have no idea how to do this. file is broken up like this...
  2. S

    Trying to use a default image - please help!

    I am populating some pictureboxes from a combo box selection, that works until there is a jpg in the folder that doesn't exist. For some reason I can't get the default jpg to come up, can someone help me please? Thanks in advance for the assistance..... Private Sub...
  3. S

    Learning - displaying selection in pictureboxes

    Problem trying to figure this out, using a combo box selection I need to go to each folder, Cam 1, Cam 2, Cam 4, Cam 6, Cam 7,and Cam 8 and display each picture (from selection) from each folder and display in pictureboxes pcbCam1, pcbCam2, pcbCam4, pcbCam6, pcbCam7, and pcbCam8. So far the...
Back
Top