Share via


PropertyGrid.SelectedItemWithFocusBackColor 屬性

定義

取得或設定所選取擁有輸入焦點之項目的背景色彩。

public:
 property System::Drawing::Color SelectedItemWithFocusBackColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
public System.Drawing.Color SelectedItemWithFocusBackColor { get; set; }
member this.SelectedItemWithFocusBackColor : System.Drawing.Color with get, set
Public Property SelectedItemWithFocusBackColor As Color

屬性值

Color

所選取具有焦點之項目的背景色彩。

適用於