
Introduction
This is an extension to this
artcile. But now includes mozilla support and its a WebControl for ASP.NET
Things to know
This enumerations allow you to define in which event the ballon will show up. public enum EventType
{
onClick,
onMouseOver,
onMouseOut
}
public enum IconType
{
Exclaim,
Stop,
Info,
Help
}
Everything else its kindly straitforward and its documented.
This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.
A list of licenses authors might use can be found here