[]
Gets or sets whether to show the color names in tooltips.
[C1Category("Behavior")]
[C1Description("RibbonColorPickerItem.ToolTipColorNames", "Gets or sets whether to show the color names in tooltips.")]
public bool ToolTipColorNames { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonColorPickerItem.ToolTipColorNames", "Gets or sets whether to show the color names in tooltips.")>
Public Property ToolTipColorNames As Boolean