[]
        
(Showing Draft Content)

C1.Framework.Accessibility.C1ControlAccessibleObject

C1ControlAccessibleObject Class

Provides information about a C1 control that can be used by an accessibility application.

Implements
Namespace: C1.Framework.Accessibility
Assembly: C1.Win.4.8.dll
Syntax
public abstract class C1ControlAccessibleObject : Control.ControlAccessibleObject, IReflect, IAccessible

Constructors

Name Description
C1ControlAccessibleObject(Control)

Initializes a new instance of the C1ControlAccessibleObject class.

Properties

Name Description
Bounds
DefaultName

Gets a default name of this C1ControlAccessibleObject.

ElementsHolder
Name
Role
State
Value

Methods

Name Description
GetChild(int)
GetChildCount()
HitTest(int, int)