TextPatternIdentifiers.ForegroundColorAttribute Campo

Definição

Identifica o atributo ForegroundColor (COLORREF) de um intervalo de texto.

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 

Valor de Campo

Observações

A cor em primeiro plano é equivalente à cor do texto ou da fonte.

Este identificador é utilizado pelos fornecedores de Automatização da Interface de Utilizador. Automatização da Interface de Utilizador aplicações cliente devem usar o campo equivalente em TextPattern.

Os valores deste atributo são do tipo Int32.

O valor padrão é uma referência null (Nothing em Visual Basic).

Aplica-se a

Ver também