ControlType.Edit 필드

정의

텍스트 상자 등의 편집 컨트롤을 식별합니다.

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

필드 값

설명

Edit 독립 실행형 컨트롤 또는 다른 컨트롤 형식 하위 컨트롤로 컨트롤을 사용할 수 있습니다. 예를 들어, 사용자는 콤보 상자 컨트롤에서 값을 입력할 수 있는 영역이 Edit 컨트롤 아니며이 경우 컨트롤 콘텐츠 보기의 일부입니다.

Edit 컨트롤에서 암호를 포함 하는 컨트롤을 나타낼 수도 있습니다. IsPassword 속성 내용을 공개할지 여부를 알아야 화면 읽기 프로그램과 같은 제품을 사용 합니다.

적용 대상

추가 정보