PropertyGrid.SelectedItemWithFocusForeColor Propiedad

Definición

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

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

Valor de propiedad

Color de primer plano de los elementos centrados y seleccionados.

Se aplica a