AutomationControlType Sabit listesi
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
ControlType UI Otomasyonu istemcisine sunulan öğesini belirtir.
public enum class AutomationControlType
public enum AutomationControlType
type AutomationControlType =
Public Enum AutomationControlType
- Devralma
Alanlar
Button | 0 | Denetim Button türü. |
Calendar | 1 | Denetim Calendar türü. |
CheckBox | 2 | Denetim CheckBox türü. |
ComboBox | 3 | Denetim ComboBox türü. |
Custom | 25 | Denetim Custom türü. |
DataGrid | 28 | Denetim DataGrid türü. |
DataItem | 29 | Denetim DataItem türü. |
Document | 30 | Denetim Document türü. |
Edit | 4 | Denetim Edit türü. |
Group | 26 | Denetim Group türü. |
Header | 34 | Denetim Header türü. |
HeaderItem | 35 | Denetim HeaderItem türü. |
Hyperlink | 5 | Denetim Hyperlink türü. |
Image | 6 | Denetim Image türü. |
List | 8 | Denetim List türü. |
ListItem | 7 | Denetim ListItem türü. |
Menu | 9 | Denetim Menu türü. |
MenuBar | 10 | Denetim MenuBar türü. |
MenuItem | 11 | Denetim MenuItem türü. |
Pane | 33 | Denetim Pane türü. |
ProgressBar | 12 | Denetim ProgressBar türü. |
RadioButton | 13 | Denetim RadioButton türü. |
ScrollBar | 14 | Denetim ScrollBar türü. |
Separator | 38 | Denetim Separator türü. |
Slider | 15 | Denetim Slider türü. |
Spinner | 16 | Denetim Spinner türü. |
SplitButton | 31 | Denetim SplitButton türü. |
StatusBar | 17 | Denetim StatusBar türü. |
Tab | 18 | Denetim Tab türü. |
TabItem | 19 | Denetim TabItem türü. |
Table | 36 | Denetim Table türü. |
Text | 20 | Denetim Text türü. |
Thumb | 27 | Denetim Thumb türü. |
TitleBar | 37 | Denetim TitleBar türü. |
ToolBar | 21 | Denetim ToolBar türü. |
ToolTip | 22 | Denetim ToolTip türü. |
Tree | 23 | Denetim Tree türü. |
TreeItem | 24 | Denetim TreeItem türü. |
Window | 32 | Denetim Window türü. |