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

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