ProfessionalColorTable.ButtonCheckedGradientBegin プロパティ

定義

ボタンがオンにされたときに使用するグラデーションの開始色を取得します。

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

プロパティ値

ボタンがオンにされたときに使用するグラデーションの開始色を表す Color

適用対象