ControlPaint::LightLight Method (Color)
.NET Framework (current version)
Creates a new light color object for the control from the specified color.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- baseColor
-
Type:
System.Drawing::Color
The Color to be lightened.
If the specified Color is one of the SystemColors, the color is converted to the SystemColors::ControlLightLight color; otherwise, the color's luminosity value is increased.
.NET Framework
Available since 1.1
Available since 1.1
Show: