SystemColors.GrayText Propriété

Définition

Obtient une structure Color qui est la couleur du texte estompé.

public:
 static property System::Drawing::Color GrayText { System::Drawing::Color get(); };
public static System.Drawing.Color GrayText { get; }
static member GrayText : System.Drawing.Color
Public Shared ReadOnly Property GrayText As Color

Valeur de propriété

Color qui est la couleur du texte estompé.

Remarques

Les éléments désactivés dans une liste sont affichés sous forme de texte estompé.

S’applique à