Langue

TextPatternIdentifiers.ForegroundColorAttribute Champ

Définition

Identifie l’attribut ForegroundColor (COLORREF) d’une plage de texte.

public: static initonly System::Windows::Automation::AutomationTextAttribute ^ ForegroundColorAttribute;
public static readonly System.Windows.Automation.AutomationTextAttribute ForegroundColorAttribute;
 staticval mutable ForegroundColorAttribute : System.Windows.Automation.AutomationTextAttribute
Public Shared ReadOnly ForegroundColorAttribute As AutomationTextAttribute 

Valeur de champ

Remarques

La couleur de premier plan équivaut à la couleur de texte ou de police.

Cet identificateur est utilisé par UI Automation fournisseurs. UI Automation applications clientes doivent utiliser le champ équivalent dans TextPattern.

Les valeurs de cet attribut sont de type Int32.

La valeur par défaut est une référence null (Nothing dans Visual Basic).

S’applique à

Voir aussi