Input for WinForms | ComponentOne
C1.Win.Input.Pickers Namespace / C1ColorPicker Class / UpdateIcon Method

In This Topic
    UpdateIcon Method (C1ColorPicker)
    In This Topic
    Updates the control icon.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub UpdateIcon() 
    protected virtual void UpdateIcon()
    See Also