ComponentOne InputPanel for WinForms
ImageSize Property (InputMenu)

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

Reference

InputMenu Class
InputMenu Members