ProfessionalColorTable::GripLight Property

 

Gets the color to use for highlight effects on the grip (move handle).

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

public:
property Color GripLight {
	virtual Color get();
}

Property Value

Type: System.Drawing::Color

A Color that is the color to use for highlight effects on the grip (move handle).

.NET Framework
Available since 2.0
Return to top
Show: