ProfessionalColors.ButtonPressedGradientBegin プロパティ

定義

ボタンが押されている場合に使用するグラデーションの開始色を取得します。

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

プロパティ値

Color

ボタンが押されている場合に使用するグラデーションの開始色を表す Color

適用対象