HotSpotCollectionEditor Class
.NET Framework 3.0
Provides a component editor for HotSpotCollection objects in an ImageMap or a similar control.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
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.Object
System.Drawing.Design.UITypeEditor
System.ComponentModel.Design.CollectionEditor
System.Web.UI.Design.WebControls.HotSpotCollectionEditor
System.Drawing.Design.UITypeEditor
System.ComponentModel.Design.CollectionEditor
System.Web.UI.Design.WebControls.HotSpotCollectionEditor
Community Additions
ADD
Show: