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

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