C1.Win.8 Assembly / C1.Framework Namespace / C1IconCollectionEditor Class
Members

C1IconCollectionEditor Class
Provides a user interface that can edit collection of C1Icon elements at design time.
Object Model
C1IconCollectionEditor Class
Syntax
'Declaration
 
Public Class C1IconCollectionEditor 
   Inherits System.ComponentModel.Design.CollectionEditor
 
Remarks
The C1IconCollectionEditor allows to add new elements of the C1BitmapIcon, C1FontIcon, C1PathIcon types.
Inheritance Hierarchy

System.Object
   System.Drawing.Design.UITypeEditor
      System.ComponentModel.Design.CollectionEditor
         C1.Framework.C1IconCollectionEditor

See Also