共用方式為


FlatButtonAppearance.CheckedBackColor 屬性

定義

取得或設定當按鈕已核取且滑鼠指標位於控制項範圍以外時,按鈕之工作區 (Client Area) 的色彩。

public:
 property System::Drawing::Color CheckedBackColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Browsable(true)]
public System.Drawing.Color CheckedBackColor { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.CheckedBackColor : System.Drawing.Color with get, set
Public Property CheckedBackColor As Color

屬性值

Color

Color 結構,表示按鈕之工作區的色彩。

屬性

適用於