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

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