ListItemsCollectionEditor 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 ListItemsCollectionEditor class.
Assembly: System.Design (in System.Design.dll)
The .NET Framework internally constructs a new instance of the ListItemsCollectionEditor class when you select the ellipsis (…) button on the ListItems property in the Properties grid of the visual designer, when designing a control that is derived from the ListControl class or other control that encapsulates a ListItemCollection object.
.NET Framework
Available since 1.1
Available since 1.1
Show: