Map image or make graphic button
Hello,
I am writing a proof-of-concept application for a PocketPC using Visual Studio 2005/Visual Basic 2005.
Any clues on how could I map an image - create hotspots which would mimic buttons when user click on them.
What I would like to do is to place a PictureBox on the form which would be the same size as the form, and on which the butons will already be drawn in some shape. After I've placed an image, I would like than to map those buttons on the image to act as standard buttons - to create an event when clicked on them.
If this cannot be solved by the whole image, is it possible just to place a background image, and somehow put graphical buttons on top (does the VB2005 supports that at all?).
Thank you for helping,
Danko
|