ControlType.Button 필드

정의

단추 컨트롤을 식별합니다.

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

필드 값

ControlType

설명

단추 클릭 하면 단일 작업을 수행 합니다.

독립 실행형 컨트롤 또는 다른 컨트롤 형식 하위 컨트롤로 단추를 사용할 수 있습니다. 예를 들어, 콤보 상자 컨트롤에서 드롭다운 화살표 단추입니다. 하위 컨트롤러로 사용되는 경우 단추는 콘텐츠 보기가 아닌 UI 자동화 트리의 컨트롤 뷰에 있습니다.

적용 대상

추가 정보