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


In This Topic
    ElementAccessibleObject Class Members
    In This Topic

    The following tables list the members exposed by ElementAccessibleObject.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1ControlAccessibleObject class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the location and size of the accessible object.  
    Public PropertyOverridden. Gets a string that describes the default action of the object. Not all objects have a default action.  
    Public Property (Inherited from System.Windows.Forms.AccessibleObject)
    Public Property (Inherited from System.Windows.Forms.AccessibleObject)
    Public Property (Inherited from System.Windows.Forms.AccessibleObject)
    Public PropertyOverridden. Gets or sets the object name.  
    Public PropertyOverridden. Gets the parent of an accessible object.  
    Public PropertyOverridden. Gets the role of this accessible object.  
    Public PropertyOverridden. Gets the state of this accessible object.  
    Public PropertyOverridden. Gets or sets the value of an accessible object.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverridden. Performs the default action associated with this accessible object.  
    Public MethodOverridden. Retrieves the accessible child corresponding to the specified index.  
    Public MethodOverridden. Retrieves the number of children belonging to an accessible object.  
    Public Method (Inherited from System.Windows.Forms.AccessibleObject)
    Public Method (Inherited from System.Windows.Forms.AccessibleObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Windows.Forms.AccessibleObject)
    Public MethodOverridden. Retrieves the child object at the specified screen coordinates.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverridden. Navigates to another accessible object.  
    Public Method (Inherited from System.Windows.Forms.AccessibleObject)
    Public Method (Inherited from System.Windows.Forms.AccessibleObject)
    Public MethodOverridden. Modifies the selection or moves the keyboard focus of the accessible object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodOverloaded.  (Inherited from System.Windows.Forms.AccessibleObject)
    Top
    See Also