InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework.Accessibility Namespace / IAccessibleElement Interface
Properties Methods

In This Topic
    IAccessibleElement Interface Members
    In This Topic

    The following tables list the members exposed by IAccessibleElement.

    Public Properties
     NameDescription
     PropertyGets the accessible object associetid with this IAccessibleElement.  
     PropertyGets the accessible children collection.  
     PropertyGets a string that describes the default action of the object.  
     PropertyGets the Element associetid with this IAccessibleElement.  
     PropertyGets or sets the accessible object name.  
     PropertyGets the role of this accessible object.  
     PropertyGets the state of this accessible object.  
     PropertyGets or sets the value of an accessible object.  
    Top
    Public Methods
     NameDescription
     MethodPerforms the default action associated with this accessible object.  
     MethodSets input focus to the accessible object.  
    Top
    See Also