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

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