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

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