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

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