Needed: ImageMap Control for VBA

P

Patrick Pirtle

For the last few years, I've maintained a simple app that uses a
terrific imagemap control (licensed from Silverband software).
However, the control OCX doesn't want to run under Vista, nor has the
control been released for Vista. This control is NOT for creating
image maps. Instead, it displays an image and reads an HTML file
defining hot-spot coordinates. When the user clicks on the image, it
passes the name of the hot-spot to my vba for further processing.

Ideally, I'd like to just keep using the control I purchased, but it
doesn't appear likely that it'll be updated.

So, my questions are:

1. Any suggestions on how to get my control to work in Vista?

2. Does anyone know of any code that might get me on the track to
create my own image map control?

3. I've never created a control, but would like to learn how. Any
suggestions for tutorials or for an example on creating controls?

Thanks, in advance, for any help and suggestions.
 

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