ControlType.Text 필드

정의

텍스트 상자 또는 서식 있는 텍스트 상자와 같은 편집 컨트롤을 식별합니다.

public: static initonly System::Windows::Automation::ControlType ^ Text;
public static readonly System.Windows.Automation.ControlType Text;
 staticval mutable Text : System.Windows.Automation.ControlType
Public Shared ReadOnly Text As ControlType 

필드 값

설명

컨트롤은 Text 독립 실행형 컨트롤(예: Edit 컨트롤) 또는 사용자가 값을 입력할 수 있는 영역 ComboBox 과 같은 하위 구성 요소로 사용할 수 있습니다.

적용 대상

추가 정보