ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerControl Class / SetItemsCore Method

In This Topic
    SetItemsCore Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub SetItemsCore( _
       ByVal value As System.Collections.IList _
    ) 
    protected virtual void SetItemsCore( 
       System.Collections.IList value
    )

    Parameters

    value
    See Also