[]
        
(Showing Draft Content)

C1.Win.Accessibility.Items.UiaProgressBar

UiaProgressBar Class

Represents UIA progress bar.

Inheritance
UiaProgressBar
Namespace: C1.Win.Accessibility.Items
Assembly: C1.Win.4.8.dll
Syntax
public class UiaProgressBar : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, IRangeValueProvider, IValueProvider
Public Class UiaProgressBar
    Inherits UiaItem
    Implements IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, IRangeValueProvider, IValueProvider

Constructors

Name Description
UiaProgressBar(ISupportUia, IUiaRangeValueProvider, IUiaValueProvider, UiaItem, Control, string, Control, object, ISupportUiaContainer)

Constructor.

Properties

Name Description
UiaControlType

Gets UIA control type of this item.

Methods

Name Description
GetPatternProvider(int)