ProfessionalColors.CheckBackground プロパティ

定義

チェック ボックスをオンにし、グラデーションを使用するときに使用する純色を取得します。

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

プロパティ値

チェック ボックスをオンにし、グラデーションを使用するときに使用する純色である Color

適用対象