ProfessionalColors.CheckBackground 屬性

定義

取得選取核取方塊並使用漸層時要使用的純色。

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

Color,表示選取核取方塊並使用漸層時要使用的純色。

適用於