HotSpotCollectionEditor Constructor (Type^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the HotSpotCollectionEditor class.
Assembly: System.Design (in System.Design.dll)
Parameters
- type
-
Type:
System::Type^
The type of the collection to edit.
The .NET Framework internally constructs a new instance of the HotSpotCollectionEditor class when you select the ellipsis button (…) on the HotSpots property in the visual designer's Properties grid, when designing an ImageMap control or other control that encapsulates a HotSpotCollection object.
.NET Framework
Available since 2.0
Available since 2.0
Show: