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

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