Share via


ProfessionalColors.ButtonCheckedGradientEnd プロパティ

定義

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

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

プロパティ値

Color

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

適用対象