ColorPickEditTooltipShowingEventArgs Properties
Contains data for the RepositoryItemColorPickEdit.TooltipShowing event.Name | Description |
---|---|
Color | Gets the color for which a tooltip will be displayed. |
ContentText | Gets or sets the content for the current tooltip. |
Format | Gets the display format of the current color’s value displayed in the tooltip. |
TitleText | Gets or sets the title for the current tooltip. |
See Also