InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputMenu Class / Image Property

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