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

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