TextPatternIdentifiers.ForegroundColorAttribute 필드

정의

텍스트 범위의 ForegroundColor(COLORREF) 특성을 식별합니다.

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 

필드 값

AutomationTextAttribute

설명

전경색은 텍스트 또는 글꼴 색과 동일합니다.

이 식별자는 UI 자동화 공급자에서 사용 됩니다. UI 자동화 클라이언트 애플리케이션의 해당 필드를 사용 해야 TextPattern합니다.

이 특성의 값은 형식의 Int32합니다.

기본값은 null 참조(Visual Basic의 경우 Nothing)입니다.

적용 대상

추가 정보