[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.UiaToolBar

UiaToolBar Class

Represents UIA ToolBar.

Inheritance
UiaToolBar
Namespace: C1.Win.Accessibility.Items
Assembly: C1.Win.4.8.dll
Syntax
public class UiaToolBar : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ITransformProvider, IDockProvider, IExpandCollapseProvider

Constructors

Name Description
UiaToolBar(ISupportUia, ISupportUiaContainer, UiaItem, Control, IUiaExpandCollapseProvider, IUiaTransformProvider, IUiaDockProvider, string, Control, object)

Contructor.

Properties

Name Description
CanMove
CanResize
CanRotate
DockPosition
ExpandCollapseState
UiaControlType

Gets UIA control type of this item.

Methods

Name Description
Collapse()
Expand()
GetPatternProvider(int)
Move(double, double)
Resize(double, double)
Rotate(double)
SetDockPosition(DockPosition)