Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. picturebox help

picturebox help

Scheduled Pinned Locked Moved C#
helpquestion
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mjawadkhatri
    wrote on last edited by
    #1

    Hi.. i take one lebal store text in lebel like E:\Epic\ + textbox1.text + .jpg user type in textbox "1" so label.text is = E:\Epic\1.jpg now i want this location pic show in picbox, user type in textbox 2 then show 2.jpg. Hope u understand my question. take care Thanks In Advnc jawad khatri

    P 1 Reply Last reply
    0
    • M mjawadkhatri

      Hi.. i take one lebal store text in lebel like E:\Epic\ + textbox1.text + .jpg user type in textbox "1" so label.text is = E:\Epic\1.jpg now i want this location pic show in picbox, user type in textbox 2 then show 2.jpg. Hope u understand my question. take care Thanks In Advnc jawad khatri

      P Offline
      P Offline
      PandemoniumPasha
      wrote on last edited by
      #2

      from what i understand, you want to display the image in the picture box. there should be a Load function for the purpose. you can do something like:

      picturebox1.Load("image path here");

      HTH

      regards :)

      M 1 Reply Last reply
      0
      • P PandemoniumPasha

        from what i understand, you want to display the image in the picture box. there should be a Load function for the purpose. you can do something like:

        picturebox1.Load("image path here");

        HTH

        regards :)

        M Offline
        M Offline
        mjawadkhatri
        wrote on last edited by
        #3

        my image path is in lebal picturebox1.Load(label1.text); i can do this????

        P 1 Reply Last reply
        0
        • M mjawadkhatri

          my image path is in lebal picturebox1.Load(label1.text); i can do this????

          P Offline
          P Offline
          PandemoniumPasha
          wrote on last edited by
          #4

          mjawadkhatri wrote:

          my image path is in lebal picturebox1.Load(label1.text); i can do this????

          yes, of course.

          regards :)

          M 1 Reply Last reply
          0
          • P PandemoniumPasha

            mjawadkhatri wrote:

            my image path is in lebal picturebox1.Load(label1.text); i can do this????

            yes, of course.

            regards :)

            M Offline
            M Offline
            mjawadkhatri
            wrote on last edited by
            #5

            yes I have Done Thanks Alot

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups