ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DropDownItem Class / ImageSize Property

In This Topic
    ImageSize Property
    In This Topic
    Gets or sets the size of the image that will be displayed on the button.
    Syntax
    'Declaration
     
    Public Property ImageSize As Size
    public Size ImageSize {get; set;}
    See Also