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

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