ComponentOne Input for WinForms
ImageSize Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DropDownItem Class : ImageSize Property
Gets or sets the size of the image that will be displayed on the button.
Syntax
'Declaration
 
Public Property ImageSize As System.Drawing.Size
public System.Drawing.Size ImageSize {get; set;}
See Also

Reference

DropDownItem Class
DropDownItem Members