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

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