InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputButton Class / Image Property

In This Topic
    Image Property (InputButton)
    In This Topic
    Gets or sets the image associated with the InputButton.
    Syntax
    'Declaration
     
    Public Property Image As Image
    public Image Image {get; set;}
    See Also