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

In This Topic
    RefreshItem Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub RefreshItem( _
       ByVal index As System.Integer _
    ) 
    protected virtual void RefreshItem( 
       System.int index
    )

    Parameters

    index
    See Also