다음을 통해 공유


컨트롤 형식 식별자

이 항목에서는 Microsoft UI 자동화 컨트롤 형식을 식별하는 데 사용되는 명명된 상수에 대해 설명합니다.

상수/값 설명
UIA_AppBarControlTypeId
50040
AppBar 컨트롤 형식을 식별합니다. Windows 8.1 부터 지원합니다.
UIA_ButtonControlTypeId
50000
단추 컨트롤 형식을 식별합니다.
UIA_CalendarControlTypeId
50001
일정 컨트롤 형식을 식별합니다.
UIA_CheckBoxControlTypeId
50002
CheckBox 컨트롤 형식을 식별합니다.
UIA_ComboBoxControlTypeId
50003
ComboBox 컨트롤 형식을 식별합니다.
UIA_CustomControlTypeId
50025
사용자 지정 컨트롤 형식을 식별합니다. 자세한 내용은 사용자 지정 속성, 이벤트 및 컨트롤 패턴을 참조하세요.
UIA_DataGridControlTypeId
50028
DataGrid 컨트롤 형식을 식별합니다.
UIA_DataItemControlTypeId
50029
DataItem 컨트롤 형식을 식별합니다.
UIA_DocumentControlTypeId
50030
문서 컨트롤 형식을 식별합니다.
UIA_EditControlTypeId
50004
편집 컨트롤 형식을 식별합니다.
UIA_GroupControlTypeId
50026
그룹 컨트롤 형식을 식별합니다.
UIA_HeaderControlTypeId
50034
헤더 컨트롤 형식을 식별합니다.
UIA_HeaderItemControlTypeId
50035
HeaderItem 컨트롤 형식을 식별합니다.
UIA_HyperlinkControlTypeId
50005
하이퍼링크 컨트롤 형식을 식별합니다.
UIA_ImageControlTypeId
50006
이미지 컨트롤 형식을 식별합니다.
UIA_ListControlTypeId
50008
목록 컨트롤 형식을 식별합니다.
UIA_ListItemControlTypeId
50007
ListItem 컨트롤 형식을 식별합니다.
UIA_MenuBarControlTypeId
50010
MenuBar 컨트롤 형식을 식별합니다.
UIA_MenuControlTypeId
50009
메뉴 컨트롤 형식을 식별합니다.
UIA_MenuItemControlTypeId
50011
MenuItem 컨트롤 형식을 식별합니다.
UIA_PaneControlTypeId
50033
창 컨트롤 형식 식별합니다.
UIA_ProgressBarControlTypeId
50012
ProgressBar 컨트롤 형식을 식별합니다.
UIA_RadioButtonControlTypeId
50013
RadioButton 컨트롤 형식을 식별합니다.
UIA_ScrollBarControlTypeId
50014
ScrollBar 컨트롤 형식을 식별합니다.
UIA_SemanticZoomControlTypeId
50039
SemanticZoom 컨트롤 형식을 식별합니다. Windows 8 부터 지원합니다.
UIA_SeparatorControlTypeId
50038
구분 기호 컨트롤 형식을 식별합니다.
UIA_SliderControlTypeId
50015
슬라이더 컨트롤 형식을 식별합니다.
UIA_SpinnerControlTypeId
50016
회전자 컨트롤 형식을 식별합니다.
UIA_SplitButtonControlTypeId
50031
SplitButton 컨트롤 형식을 식별합니다.
UIA_StatusBarControlTypeId
50017
StatusBar 컨트롤 형식을 식별합니다.
UIA_TabControlTypeId
50018
Tab 컨트롤 형식을 식별합니다.
UIA_TabItemControlTypeId
50019
TabItem 컨트롤 형식을 식별합니다.
UIA_TableControlTypeId
50036
테이블 컨트롤 형식을 식별합니다.
UIA_TextControlTypeId
50020
텍스트 컨트롤 형식을 식별합니다.
UIA_ThumbControlTypeId
50027
Thumb 컨트롤 형식을 식별합니다.
UIA_TitleBarControlTypeId
50037
TitleBar 컨트롤 형식을 식별합니다.
UIA_ToolBarControlTypeId
50021
ToolBar 컨트롤 형식을 식별합니다.
UIA_ToolTipControlTypeId
50022
ToolTip 컨트롤 형식을 식별합니다.
UIA_TreeControlTypeId
50023
트리 컨트롤 형식을 식별합니다.
UIA_TreeItemControlTypeId
50024
TreeItem 컨트롤 형식을 식별합니다.
UIA_WindowControlTypeId
50032
컨트롤 형식을 식별합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트
Windows XP [데스크톱 앱만 해당]
지원되는 최소 서버
Windows Server 2003 [데스크톱 앱만 해당]
헤더
UIAutomationClient.h

참고 항목

UI 자동화 컨트롤 형식 개요

UI 자동화 상수