[]
Represents UIA ComboBox.
public class UiaComboBox : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, IValueProvider, IExpandCollapseProvider
| Name | Description |
|---|---|
| UiaComboBox(ISupportUia, IUiaExpandCollapseProvider, ISupportUiaContainer, UiaItem, IUiaValueProvider, string, Control, Control, object) | Contructor. |
| Name | Description |
|---|---|
| ExpandCollapseState | |
| IsReadOnly | |
| UiaControlType | Gets UIA control type of this item. |
| Value |
| Name | Description |
|---|---|
| Collapse() | |
| Expand() | |
| GetPatternProvider(int) | |
| SetValue(string) |