ControlType.Menu 필드

정의

애플리케이션 창의 최상위 메뉴와 같은 메뉴 컨트롤을 식별합니다.

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

필드 값

설명

메뉴는 메뉴 항목 컬렉션에 대한 컨테이너입니다. 예를 들어 파일을 클릭할 때 파일 아래에 표시되고 새로 만들기, 열기 등이 포함된 컨트롤입니다.

적용 대상

추가 정보