FlatButtonAppearance.CheckedBackColor 屬性

定義

當按鈕被勾選且滑鼠指標超出控制範圍時,會取得或設定按鈕用戶端區域的顏色。

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 代表按鈕客戶端區域顏色的結構。

屬性

適用於