Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / MoreButtonSettings Class / ToolTip Property

In This Topic
    ToolTip Property (MoreButtonSettings)
    In This Topic
    Gets or sets the ToolTip string of more button for simplified view.
    Syntax
    'Declaration
     
    
    Public Property ToolTip As String
    public string ToolTip {get; set;}
    See Also