TextPatternIdentifiers.ForegroundColorAttribute Pole

Definicja

Identyfikuje atrybut ForegroundColor (COLORREF) zakresu tekstu.

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 

Wartość pola

AutomationTextAttribute

Uwagi

Kolor pierwszego planu jest odpowiednikiem koloru tekstu lub czcionki.

Ten identyfikator jest używany przez dostawców automatyzacja interfejsu użytkownika. automatyzacja interfejsu użytkownika aplikacje klienckie powinny używać odpowiedniego pola w pliku TextPattern.

Wartości tego atrybutu są typu Int32.

Wartość domyślna to odwołanie o wartości null (Nothing w języku Visual Basic).

Dotyczy

Zobacz też