ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / Icon Property

In This Topic
    Icon Property (IDropDownEditorBase)
    In This Topic
    Gets or sets the C1.Framework.C1Icon that is displayed on a drop down control.
    Syntax
    'Declaration
     
    
    Property Icon As C1.Framework.C1Icon
    C1.Framework.C1Icon Icon {get; set;}
    See Also