다음을 통해 공유


IAccessibleAdornmentControl 인터페이스

정의

화면 읽기 프로그램에서 소리 내어 읽어야 하는 장식을 나타냅니다. 텍스트 줄에 있는 포커스가 없는 UI 컨트롤에 대해 주로 구현되어야 합니다.

public interface IAccessibleAdornmentControl
type IAccessibleAdornmentControl = interface
Public Interface IAccessibleAdornmentControl

설명

이는 표시 태그와 연결된 컨트롤에 의해 구현되어야 합니다./>.

메서드

GetAutomationText()

화면 읽기 프로그램에서 읽을 텍스트를 가져옵니다.

적용 대상