Skip to main content
A newer version of this page is available. .

ColorPickEditTooltipShowingEventArgs Constructors

Contains data for the RepositoryItemColorPickEdit.TooltipShowing event.
Name Parameters Description
ColorPickEditTooltipShowingEventArgs(Color, String, String, ColorTooltipFormat) color, titleText, contentText, format Initializes a new instance of the ColorPickEditTooltipShowingEventArgs class with the specified settings.
See Also