how do you make a picturebox click-able

Discussion in 'Programming General' started by kharg0, Mar 1, 2007.

how do you make a picturebox click-able
  1. Unread #1 - Mar 1, 2007 at 6:18 PM
  2. kharg0
    Joined:
    Feb 25, 2007
    Posts:
    131
    Referrals:
    0
    Sythe Gold:
    0

    kharg0 Active Member

    how do you make a picturebox click-able

    how do you make a picturebox click-able like a button?

    thx:)
     
  3. Unread #2 - Mar 1, 2007 at 6:32 PM
  4. Puzzle
    Joined:
    May 6, 2005
    Posts:
    846
    Referrals:
    0
    Sythe Gold:
    0

    Puzzle Apprentice

    how do you make a picturebox click-able

    picturebox1.click?
     
  5. Unread #3 - Mar 1, 2007 at 7:14 PM
  6. Blizzind
    Joined:
    Apr 24, 2005
    Posts:
    2,805
    Referrals:
    1
    Sythe Gold:
    0

    Blizzind Grand Master
    Banned

    how do you make a picturebox click-able

    Code:
    Private Sub PictureBoxHere_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PictureBox1.Click
     
  7. Unread #4 - Mar 1, 2007 at 7:36 PM
  8. kharg0
    Joined:
    Feb 25, 2007
    Posts:
    131
    Referrals:
    0
    Sythe Gold:
    0

    kharg0 Active Member

    how do you make a picturebox click-able

    thx blizzind :)

    for this code ....its just another question lol

    does this mean i set my progress bar's value 2 1-10000 or 1 or 10000 or wat?

    Thx :)
     
  9. Unread #5 - Mar 1, 2007 at 7:59 PM
  10. skate4life
    Referrals:
    0

    skate4life Guest

    how do you make a picturebox click-able

    Ok, i think the step = 1 is how far loaded it is and 1/1000 is like .0000000001 loaded lol..

    So say your is 1 - 100 then that means it has 100 things to load i think im not sure..

    Then each step you go up a bar so 1st step = 1 , 2nd step = 2 , etc..

    Say your program is small

    1-5 then

    step One = 1 ... etc

    So i think its how long it will take im not sure how to explain it. But see i never used a progress bar so im guesing from the coding.
     
  11. Unread #6 - Mar 1, 2007 at 8:00 PM
  12. cooladrrang
    Joined:
    Jan 21, 2007
    Posts:
    125
    Referrals:
    0
    Sythe Gold:
    0

    cooladrrang Active Member

    how do you make a picturebox click-able

    just copy that code into what you want to use the progress bar like a webbrowser or something
     
  13. Unread #7 - Mar 2, 2007 at 8:19 AM
  14. kharg0
    Joined:
    Feb 25, 2007
    Posts:
    131
    Referrals:
    0
    Sythe Gold:
    0

    kharg0 Active Member

    how do you make a picturebox click-able

    thx :)
     
< how do you make a speed it up extreme | how come >

Users viewing this thread
1 guest


 
 
Adblock breaks this site