Clickable map?

  • Thread starter Thread starter Kevin
  • Start date Start date
K

Kevin

I want a graphic that is the map of our grounds. I want the user to be
able to click on a portion of that map and bring up a schedule for
that area or display certain areas in a different color if their
schedule is full.

Does anyone know how I can go about doing this?
 
Kevin,

Tat depends what you want, you can forever stretch a picturebox to any size.
You can as well cut any piece of an image using the methods from that (the
image methods) it is in the namespace system.drawing.

Cor
 
It's possible to make a picturebox with a diagonal line and place it
next to another picturebox with a diagonal line of the same angle?
 
Kevin,

If you change the image that is in it, yes

And than again the image or the GDI methods.

Cor
 

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

Back
Top