次の方法で共有


ProfessionalColors.ButtonPressedHighlight プロパティ

定義

ボタンが押されている場合に使用する純色を取得します。

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

プロパティ値

Color

ボタンが押されている場合に使用する純色を表す Color

適用対象