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

In This Topic
    ImagePlace Property (C1DropDownControl)
    In This Topic
    Has valid value only if ShowValueImage returns true.
    Syntax
    'Declaration
     
    Protected ReadOnly Property ImagePlace As Rectangle
    protected Rectangle ImagePlace {get;}
    See Also