ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / ImagePlace Property

In This Topic
    ImagePlace Property
    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