InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputDataNavigator Class / AddNewImage Property

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