Share via


PropertyGrid.SelectedItemWithFocusBackColor Propiedad

Definición

Obtiene o establece el color de fondo de los elementos seleccionados que tienen el foco de entrada.

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

Valor de propiedad

Color

El color de fondo de elementos seleccionados con el foco.

Se aplica a