Help on .NET Windows Forms ( like Image Map )

K

kiran

Hi,
I created a form which contain one Image and text box. I wnat to
make the image as imageMap like HTML MAP and AREA tags.
In image, when i click some part( region ) of the image , i will
directed to a image click event handler and if i click another part i
will be directed to anotehr event handler.
How can I do this..?
I am trying to use Image control and LabelLink. But when i place
LabelLink on the Image.. the LabelLink hides the portion of image
where the LableLink has been placed.
Please, can anybody provide sufficient solution for this.

Regards
kiran
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top