Client-Side Image map for VB
Category:
Forms and ControlsType:
ControlsDifficulty:
AdvancedAuthor:
Merrion ComputingVersion Compatibility: Visual Basic 6, Visual Basic 5
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.
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.
Download imagemapvb.zip