Sdílet prostřednictvím


TextPatternIdentifiers.ForegroundColorAttribute Pole

Definice

Identifikuje atribut ForegroundColor (COLORREF) oblasti textu.

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 

Hodnota pole

Poznámky

Barva popředí odpovídá barvě textu nebo písma.

Tento identifikátor používají zprostředkovatelé model UI Automation. model UI Automation klientské aplikace by měly používat ekvivalentní pole v nástroji TextPattern.

Hodnoty tohoto atributu jsou typu Int32.

Výchozí hodnota je odkaz null (Nothing v jazyku Visual Basic).

Platí pro

Viz také