HotSpotCollectionEditor Class
Provides a component editor for HotSpotCollection objects in an ImageMap or a similar control.
Assembly: System.Design (in System.Design.dll)
The HotSpotCollectionEditor class provides a user interface for editing the HotSpot elements of the HotSpotCollection object that is embedded in an ImageMap or a similar control.
The HotSpotCollectionEditor is invoked by selecting the ellipsis button (…) on the HotSpots property in the visual designer's Properties grid.
The CanSelectMultipleInstances method always returns false to indicate that only one object can be selected at a time in the editor. The CreateNewItemTypes method returns an array of types that the editor can create. The HelpTopic property returns the name of the Help topic that the editor displays.
System.Drawing.Design::UITypeEditor
System.ComponentModel.Design::CollectionEditor
System.Web.UI.Design.WebControls::HotSpotCollectionEditor
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.