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

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