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

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