ControlType.Image 필드

정의

이미지 컨트롤을 식별합니다.

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

필드 값

설명

Image 독립 실행형 컨트롤 또는 다른 컨트롤 형식 하위 컨트롤로 컨트롤 종류를 사용할 수 있습니다. 예를 들어, 단추 텍스트 대신 이미지 하 여 사용자에 게 해당 기능을 나타냅니다.

장식용으로만 사용되는 경우 이미지는 콘텐츠 보기가 아닌 UI 자동화 트리의 컨트롤 뷰에 표시됩니다.

적용 대상

추가 정보