InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputSplitButton Class / ImageSize Property

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