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

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