ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / ShowImage Property

In This Topic
    ShowImage Property (C1DropDownControl)
    In This Topic
    Determines if image should be shown.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property ShowImage As Boolean
    protected virtual bool ShowImage {get;}
    See Also