共用方式為


ProfessionalColorTable.ButtonCheckedGradientBegin 屬性

定義

取得核取按鈕時所使用之漸層的開始色彩。

public:
 virtual property System::Drawing::Color ButtonCheckedGradientBegin { System::Drawing::Color get(); };
public virtual System.Drawing.Color ButtonCheckedGradientBegin { get; }
member this.ButtonCheckedGradientBegin : System.Drawing.Color
Public Overridable ReadOnly Property ButtonCheckedGradientBegin As Color

屬性值

Color

Color,表示核取按鈕時所使用之漸層的開始色彩。

適用於