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