ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonColorPickerItem Class / ToolTipColorNames Property

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