ProfessionalColors.CheckBackground プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
チェック ボタンがオンで、グラデーションが使用される場合に使用する純色を取得します。
public:
static property System::Drawing::Color CheckBackground { System::Drawing::Color get(); };
public static System.Drawing.Color CheckBackground { get; }
member this.CheckBackground : System.Drawing.Color
Public Shared ReadOnly Property CheckBackground As Color
プロパティ値
チェック ボタンがオンで、グラデーションが使用される場合に使用する純色を表す Color。