Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavLastButton Class / ToolTip Property

In This Topic
    ToolTip Property (NavLastButton)
    In This Topic
    Gets or sets the text that appears as a ToolTip for the item.
    Syntax
    'Declaration
     
    
    Public Property ToolTip As String
    public string ToolTip {get; set;}
    See Also