TextPatternIdentifiers.ForegroundColorAttribute Veld

Definitie

Hiermee wordt het kenmerk ForegroundColor (COLORREF) van een tekstbereik geïdentificeerd.

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 

Waarde van veld

Opmerkingen

De voorgrondkleur is gelijk aan de tekst- of tekstkleur.

Deze id wordt gebruikt door UI Automation providers. UI Automation clienttoepassingen moeten gebruikmaken van het equivalente veld in TextPattern.

Waarden voor dit kenmerk zijn van het type Int32.

De standaardwaarde is een null-verwijzing (Nothing in Visual Basic).

Van toepassing op

Zie ook