advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
Client-Side Image map for VB

Author: Merrion Computing
Category: Forms and Controls
Type: Controls
Difficulty: Advanced

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 80255 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

Sponsored Links