The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Image Map control

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Paschal

Posts: 1621
Nickname: bigapple
Registered: Nov, 2003

Paschal is a .Net developer
Image Map control Posted: Jul 29, 2004 1:36 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Paschal.
Original Post: Image Map control
Feed Title: help.net
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/pleloup/Rss.aspx
Feed Description: .Net for mankind !
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Paschal
Latest Posts From help.net

Advertisement

If you can't wait Asp.Net 2.0 for an image map control, you can download this one (shareware)

Image Map Features

The image map controls allow you to define hot spots on an image and perform an action when a defined area is clicked. A Windows Forms and a web server image map control are included. Each contains a similar core set of features:

  • All of the standard image types are supported (BMP, JPEG, GIF, etc).
  • Support for animation is included for those image types that use it such as GIF.
  • The image's display height and width can be customized.
  • Image areas can be defined using rectangles, circles, or polygons of any shape defined by a set of points.
  • Tab order and validation events are supported.
  • Image areas can be triggered by clicking on them with the mouse or by tabbing to them and hitting the Enter key.
  • Image areas support a Tag property so that you can associate user-defined information with each image area.
  • Both provide full design-time support including a graphical image area selection tool that saves you from having to manually determine and type in the area coordinates.

 

Read: Image Map control

Topic: Stevens Pass Summit Lakes (Grace Lake) Previous Topic   Next Topic Topic: Unfounded fears of 70%

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use