|
Client-Side Image map for VB
| Version Compatibility: |
Visual Basic 5 Visual Basic 6
|
More information: Provides a clickable ImageMap control (like the ImageMap in HTML) and allows you to add and modify the map regions at design and run time.
The regions are saved in a HTMLText member which allows this control to use the same ImageMap data as your web pages but in a VB app.
A sample client application and a .vbg are included. This code has been viewed 76405 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. code/ImageMapVB.zip
|