Constructor ColorEventArgs
ColorEventArgs(Color)
Initializes a new instance of ColorEventArgsnewColor
The value that is being changed to.
public ColorEventArgs(Color newColor)
Parameters
newColor
Color
Initializes a new instance of ColorEventArgsnewColor
The value that is being changed to.
public ColorEventArgs(Color newColor)
newColor
Color