InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / C1IconCollectionEditor Class / CreateNewItemTypes Method

In This Topic
    CreateNewItemTypes Method (C1IconCollectionEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function CreateNewItemTypes() As Type()
    protected override Type[] CreateNewItemTypes()
    See Also