[]
        
(Showing Draft Content)

C1.Framework.C1IconCollectionEditor

C1IconCollectionEditor Class

Provides a user interface that can edit collection of C1Icon elements at design time.

Inheritance
C1IconCollectionEditor
Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class C1IconCollectionEditor : CollectionEditor
Remarks

The C1IconCollectionEditor allows to add new elements of the C1BitmapIcon, C1FontIcon, C1PathIcon types.

Constructors

Name Description
C1IconCollectionEditor(Type)

Creates a new instance of the C1IconCollectionEditor class using the specified collection type.

Methods

Name Description
CreateNewItemTypes()