InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputDataNavigator Class / MoveFirstImage Property

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