Class RadProgressBarAutomationPeer
UI Automation peer class for RadProgressBar.
Inheritance
Inherited Members
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.dll
Syntax
public class RadProgressBarAutomationPeer : RangeBaseAutomationPeer, IRangeValueProvider
Constructors
RadProgressBarAutomationPeer(RadProgressBar)
Initializes a new instance of the RadProgressBarAutomationPeer class.
Declaration
public RadProgressBarAutomationPeer(RadProgressBar owner)
Parameters
Rad
|
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetClickablePointCore()
Declaration
protected override Point GetClickablePointCore()
Returns
System.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Returns a localized string that contains the type name of the owner control.
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System. A localized string that contains the type name of the owner control. |
Remarks
This method is called by System.
GetNameCore()
Gets the text label of the System.
Declaration
protected override string GetNameCore()
Returns
System. The text label of the element that is associated with this automation peer. |