Share via


ProfessionalColors.ButtonCheckedGradientBegin プロパティ

定義

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

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

プロパティ値

Color

ボタンがオンの場合に使用するグラデーションを表す Color

適用対象