Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonColorPickerItem Class / ToolTipColorNames Property

In This Topic
    ToolTipColorNames Property (RibbonColorPickerItem)
    In This Topic
    Gets or sets whether to show the color names in tooltips.
    Syntax
    'Declaration
     
    
    Public Property ToolTipColorNames As Boolean
    public bool ToolTipColorNames {get; set;}
    See Also