AutomationControlType 列舉

定義

指定要公開至使用者介面自動化用戶端的 ControlType

public enum class AutomationControlType
public enum AutomationControlType
type AutomationControlType = 
Public Enum AutomationControlType
繼承
AutomationControlType

欄位

Button 0

Button 控制項型別。

Calendar 1

Calendar 控制項型別。

CheckBox 2

CheckBox 控制項型別。

ComboBox 3

ComboBox 控制項型別。

Custom 25

Custom 控制項型別。

DataGrid 28

DataGrid 控制項型別。

DataItem 29

DataItem 控制項型別。

Document 30

Document 控制項型別。

Edit 4

Edit 控制項型別。

Group 26

Group 控制項型別。

Header 34

Header 控制項型別。

HeaderItem 35

HeaderItem 控制項型別。

5

Hyperlink 控制項型別。

Image 6

Image 控制項型別。

List 8

List 控制項型別。

ListItem 7

ListItem 控制項型別。

Menu 9

Menu 控制項型別。

MenuBar 10

MenuBar 控制項型別。

MenuItem 11

MenuItem 控制項型別。

Pane 33

Pane 控制項型別。

ProgressBar 12

ProgressBar 控制項型別。

RadioButton 13

RadioButton 控制項型別。

ScrollBar 14

ScrollBar 控制項型別。

Separator 38

Separator 控制項型別。

Slider 15

Slider 控制項型別。

Spinner 16

Spinner 控制項型別。

SplitButton 31

SplitButton 控制項型別。

StatusBar 17

StatusBar 控制項型別。

Tab 18

Tab 控制項型別。

TabItem 19

TabItem 控制項型別。

Table 36

Table 控制項型別。

Text 20

Text 控制項型別。

Thumb 27

Thumb 控制項型別。

TitleBar 37

TitleBar 控制項型別。

ToolBar 21

ToolBar 控制項型別。

ToolTip 22

ToolTip 控制項型別。

Tree 23

Tree 控制項型別。

TreeItem 24

TreeItem 控制項型別。

Window 32

Window 控制項型別。

適用於

另請參閱