ReactOS 0.4.16-dev-2491-g3dc6630
UIAutomationClient::UIA_ControlTypeIds Module Reference

Variables

const long UIA_ButtonControlTypeId = 50000
 
const long UIA_CalendarControlTypeId = 50001
 
const long UIA_CheckBoxControlTypeId = 50002
 
const long UIA_ComboBoxControlTypeId = 50003
 
const long UIA_EditControlTypeId = 50004
 
const long UIA_HyperlinkControlTypeId = 50005
 
const long UIA_ImageControlTypeId = 50006
 
const long UIA_ListItemControlTypeId = 50007
 
const long UIA_ListControlTypeId = 50008
 
const long UIA_MenuControlTypeId = 50009
 
const long UIA_MenuBarControlTypeId = 50010
 
const long UIA_MenuItemControlTypeId = 50011
 
const long UIA_ProgressBarControlTypeId = 50012
 
const long UIA_RadioButtonControlTypeId = 50013
 
const long UIA_ScrollBarControlTypeId = 50014
 
const long UIA_SliderControlTypeId = 50015
 
const long UIA_SpinnerControlTypeId = 50016
 
const long UIA_StatusBarControlTypeId = 50017
 
const long UIA_TabControlTypeId = 50018
 
const long UIA_TabItemControlTypeId = 50019
 
const long UIA_TextControlTypeId = 50020
 
const long UIA_ToolBarControlTypeId = 50021
 
const long UIA_ToolTipControlTypeId = 50022
 
const long UIA_TreeControlTypeId = 50023
 
const long UIA_TreeItemControlTypeId = 50024
 
const long UIA_CustomControlTypeId = 50025
 
const long UIA_GroupControlTypeId = 50026
 
const long UIA_ThumbControlTypeId = 50027
 
const long UIA_DataGridControlTypeId = 50028
 
const long UIA_DataItemControlTypeId = 50029
 
const long UIA_DocumentControlTypeId = 50030
 
const long UIA_SplitButtonControlTypeId = 50031
 
const long UIA_WindowControlTypeId = 50032
 
const long UIA_PaneControlTypeId = 50033
 
const long UIA_HeaderControlTypeId = 50034
 
const long UIA_HeaderItemControlTypeId = 50035
 
const long UIA_TableControlTypeId = 50036
 
const long UIA_TitleBarControlTypeId = 50037
 
const long UIA_SeparatorControlTypeId = 50038
 
const long UIA_SemanticZoomControlTypeId = 50039
 
const long UIA_AppBarControlTypeId = 50040
 

Variable Documentation

◆ UIA_AppBarControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_AppBarControlTypeId = 50040

Definition at line 430 of file uiautomationclient.idl.

◆ UIA_ButtonControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_ButtonControlTypeId = 50000

Definition at line 390 of file uiautomationclient.idl.

◆ UIA_CalendarControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_CalendarControlTypeId = 50001

Definition at line 391 of file uiautomationclient.idl.

◆ UIA_CheckBoxControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_CheckBoxControlTypeId = 50002

Definition at line 392 of file uiautomationclient.idl.

◆ UIA_ComboBoxControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_ComboBoxControlTypeId = 50003

Definition at line 393 of file uiautomationclient.idl.

◆ UIA_CustomControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_CustomControlTypeId = 50025

Definition at line 415 of file uiautomationclient.idl.

◆ UIA_DataGridControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_DataGridControlTypeId = 50028

Definition at line 418 of file uiautomationclient.idl.

◆ UIA_DataItemControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_DataItemControlTypeId = 50029

Definition at line 419 of file uiautomationclient.idl.

◆ UIA_DocumentControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_DocumentControlTypeId = 50030

Definition at line 420 of file uiautomationclient.idl.

◆ UIA_EditControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_EditControlTypeId = 50004

Definition at line 394 of file uiautomationclient.idl.

◆ UIA_GroupControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_GroupControlTypeId = 50026

Definition at line 416 of file uiautomationclient.idl.

◆ UIA_HeaderControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_HeaderControlTypeId = 50034

Definition at line 424 of file uiautomationclient.idl.

◆ UIA_HeaderItemControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_HeaderItemControlTypeId = 50035

Definition at line 425 of file uiautomationclient.idl.

◆ UIA_HyperlinkControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_HyperlinkControlTypeId = 50005

Definition at line 395 of file uiautomationclient.idl.

◆ UIA_ImageControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_ImageControlTypeId = 50006

Definition at line 396 of file uiautomationclient.idl.

◆ UIA_ListControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_ListControlTypeId = 50008

Definition at line 398 of file uiautomationclient.idl.

◆ UIA_ListItemControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_ListItemControlTypeId = 50007

Definition at line 397 of file uiautomationclient.idl.

◆ UIA_MenuBarControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_MenuBarControlTypeId = 50010

Definition at line 400 of file uiautomationclient.idl.

◆ UIA_MenuControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_MenuControlTypeId = 50009

Definition at line 399 of file uiautomationclient.idl.

◆ UIA_MenuItemControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_MenuItemControlTypeId = 50011

Definition at line 401 of file uiautomationclient.idl.

◆ UIA_PaneControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_PaneControlTypeId = 50033

Definition at line 423 of file uiautomationclient.idl.

◆ UIA_ProgressBarControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_ProgressBarControlTypeId = 50012

Definition at line 402 of file uiautomationclient.idl.

◆ UIA_RadioButtonControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_RadioButtonControlTypeId = 50013

Definition at line 403 of file uiautomationclient.idl.

◆ UIA_ScrollBarControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_ScrollBarControlTypeId = 50014

Definition at line 404 of file uiautomationclient.idl.

◆ UIA_SemanticZoomControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_SemanticZoomControlTypeId = 50039

Definition at line 429 of file uiautomationclient.idl.

◆ UIA_SeparatorControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_SeparatorControlTypeId = 50038

Definition at line 428 of file uiautomationclient.idl.

◆ UIA_SliderControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_SliderControlTypeId = 50015

Definition at line 405 of file uiautomationclient.idl.

◆ UIA_SpinnerControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_SpinnerControlTypeId = 50016

Definition at line 406 of file uiautomationclient.idl.

◆ UIA_SplitButtonControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_SplitButtonControlTypeId = 50031

Definition at line 421 of file uiautomationclient.idl.

◆ UIA_StatusBarControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_StatusBarControlTypeId = 50017

Definition at line 407 of file uiautomationclient.idl.

◆ UIA_TabControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_TabControlTypeId = 50018

Definition at line 408 of file uiautomationclient.idl.

◆ UIA_TabItemControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_TabItemControlTypeId = 50019

Definition at line 409 of file uiautomationclient.idl.

◆ UIA_TableControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_TableControlTypeId = 50036

Definition at line 426 of file uiautomationclient.idl.

◆ UIA_TextControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_TextControlTypeId = 50020

Definition at line 410 of file uiautomationclient.idl.

◆ UIA_ThumbControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_ThumbControlTypeId = 50027

Definition at line 417 of file uiautomationclient.idl.

◆ UIA_TitleBarControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_TitleBarControlTypeId = 50037

Definition at line 427 of file uiautomationclient.idl.

◆ UIA_ToolBarControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_ToolBarControlTypeId = 50021

Definition at line 411 of file uiautomationclient.idl.

◆ UIA_ToolTipControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_ToolTipControlTypeId = 50022

Definition at line 412 of file uiautomationclient.idl.

◆ UIA_TreeControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_TreeControlTypeId = 50023

Definition at line 413 of file uiautomationclient.idl.

◆ UIA_TreeItemControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_TreeItemControlTypeId = 50024

Definition at line 414 of file uiautomationclient.idl.

◆ UIA_WindowControlTypeId

const long UIAutomationClient::UIA_ControlTypeIds::UIA_WindowControlTypeId = 50032

Definition at line 422 of file uiautomationclient.idl.