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

フォーカスのある、選択した項目の背景色。

適用対象