ComponentOne List for WinForms
C1.Win.C1List Namespace / C1List Class / C1List Constructor / C1List Constructor(C1Combo)

In This Topic
    C1List Constructor(C1Combo)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Function New( _
       ByVal owner As C1Combo _
    )
    protected C1List( 
       C1Combo owner
    )

    Parameters

    owner
    See Also