ProfessionalColors.RaftingContainerGradientBegin Property

Definition

Gets the starting color of the gradient used in the ToolStripContainer.

public:
 static property System::Drawing::Color RaftingContainerGradientBegin { System::Drawing::Color get(); };
public static System.Drawing.Color RaftingContainerGradientBegin { get; }
static member RaftingContainerGradientBegin : System.Drawing.Color
Public Shared ReadOnly Property RaftingContainerGradientBegin As Color

Property Value

A Color that is the starting color of the gradient used in the ToolStripContainer.

Applies to