EyedropperColorChangedEventArgs Class

Definition

Provides event data for the ColorChanged event.

public sealed class EyedropperColorChangedEventArgs
type EyedropperColorChangedEventArgs = class
Public NotInheritable Class EyedropperColorChangedEventArgs
Inheritance
EyedropperColorChangedEventArgs

Constructors

EyedropperColorChangedEventArgs()

Properties

NewColor

Gets the color that is currently selected in the control.

OldColor

Gets the color that was previously selected in the control.

Applies to