ControlPaint.Light Method
.NET Framework 4.5
Creates a new light color object for the control.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Light(Color) | Creates a new light color object for the control from the specified color. |
|
Light(Color, Single) | Creates a new light color object for the control from the specified color and lightens it by the specified percentage. |