ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / UpdateIcon Method

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