ProfessionalColors::GripDark Property

 

Gets the color to use for shadow effects on the grip or move handle.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property Color GripDark {
	static Color get();
}

Property Value

Type: System.Drawing::Color

A Color that is the color to use for shadow effects on the grip or move handle.

.NET Framework
Available since 2.0
Return to top
Show: