Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 902 Bytes

stringcollectioneditor-class.md

File metadata and controls

37 lines (28 loc) · 902 Bytes
description title ms.date ms.subservice api_name api_location api_type topic_type
Learn more about the StringCollectionEditor class
StringCollectionEditor class
06/09/2023
winforms
System.Windows.Forms.Design.StringCollectionEditor
System.Design.dll
Assembly
apiref

StringCollectionEditor class

Provides a user interface that can edit collections of strings at design time.

Syntax

internal class StringCollectionEditor : CollectionEditor

Warning

The StringCollectionEditor class is internal and is not meant to be used directly in your code.

Microsoft does not support the use of this method in a production application under any circumstance.

Requirements

Namespace: xref:System.Windows.Forms?displayProperty=fullName

Assembly: System.Design (in System.Design.dll)

.NET Framework versions: Available since 2.0.