ProfessionalColorTable.ToolStripGradientBegin プロパティ

定義

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

public:
 virtual property System::Drawing::Color ToolStripGradientBegin { System::Drawing::Color get(); };
public virtual System.Drawing.Color ToolStripGradientBegin { get; }
member this.ToolStripGradientBegin : System.Drawing.Color
Public Overridable ReadOnly Property ToolStripGradientBegin As Color

プロパティ値

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

適用対象