In The Hand LtdIn The Hand
Light Method (baseColor)
NamespacesInTheHand.Windows.FormsControlPaintLight(Color)
.NET Components for Mobility
Creates a new light color object for the control from the specified color.
Declaration Syntax
C#Visual Basic
public static Color Light(
	Color baseColor
)
Public Shared Function Light ( _
	baseColor As Color _
) As Color
Parameters
baseColor (Color)
The Color to be lightened.
Return Value
A Color that represents the light color on the control.

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0