Share via


ProfessionalColors.ToolStripGradientBegin プロパティ

定義

ToolStrip の背景で使用するグラデーションの開始色を取得します。

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

プロパティ値

Color の背景で使用するグラデーションの開始色を表す ToolStrip

適用対象