Picture Box's

I just started to learn visual basic, and I'm aiming to make a office bar for my windows xp machine, how can i make a image become a button any help please

Thanks,

Jeremy



Answer this question

Picture Box's

  • KarthikNarasimhan

    Make an image become a button , did you mean when you click a picturebox do something , if you want this double click on any picturebox then write the code which you want to run it when the user click this picturebox (Handles PictureBox1.Click), BTW, why you don't use ToolStrip , it's the best way to do what you are looking for...


  • GMG_NetCoder

    Your description of the problem and title is very vague as to what you are trying to achieve.

    Might I suggest that you read the sticky thread at the top of the forum.

    How to recieve optimal assistance
    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=227937&SiteID=1

    Which would better enable you to ask you question.

    At present as your talking about Picture Boxes / Office Bar / Win 98 this doesnt seem to make much sense what your trying to achieve. Better phrasing exactly what your trying to achieve would probably result in a better response.


  • Scav

    Ok ive gone to use the toolstrip thing, but what i meant by the office bar, was the one you used to have in win 98 and 95, that was stuck on the side of your desktop.
  • Picture Box's