ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGroup Class / LauncherToolTip Property

In This Topic
    LauncherToolTip Property
    In This Topic
    Gets or sets the tooltip for the dialog launcher button.
    Syntax
    'Declaration
     
    Public Property LauncherToolTip As System.String
    public System.string LauncherToolTip {get; set;}
    See Also