ToolTipColorNames Property (RibbonColorPickerItem)
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