ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / C1IconCollectionEditor Class / CreateCollectionForm Method

In This Topic
    CreateCollectionForm Method (C1IconCollectionEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function CreateCollectionForm() As System.ComponentModel.Design.CollectionEditor.CollectionForm
    protected virtual System.ComponentModel.Design.CollectionEditor.CollectionForm CreateCollectionForm()
    See Also