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

適用対象