[]
Represents UIA Tab.
public class UiaTab : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ISelectionProvider, IScrollProvider
| Name | Description |
|---|---|
| UiaTab(ISupportUia, ISupportUiaContainer, IUiaSelectionProvider, IUiaScrollProvider, UiaItem, Control, string, Control, object) | Contructor. |
| Name | Description |
|---|---|
| CanSelectMultiple | |
| HorizontalScrollPercent | |
| HorizontalViewSize | |
| HorizontallyScrollable | |
| IsSelectionRequired | |
| UiaControlType | Gets UIA control type of this item. |
| VerticalScrollPercent | |
| VerticalViewSize | |
| VerticallyScrollable |
| Name | Description |
|---|---|
| GetPatternProvider(int) | |
| GetSelection() | |
| Scroll(ScrollAmount, ScrollAmount) | |
| SetScrollPercent(double, double) |