Compartir a través de


PropertyGrid.DisabledItemForeColor Propiedad

Definición

Obtiene o establece el color de primer plano del texto deshabilitado en el área de la cuadrícula.

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

Valor de propiedad

Color

El color de primer plano de elementos deshabilitados.

Se aplica a