The C1Chart..::..C1ChartAccessibleObject type exposes the following members.

Constructors

Methods

  Name Description
Public method CreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public method DoDefaultAction
Performs the default action associated with this accessible object.
(Inherited from AccessibleObject.)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetChild (Overrides AccessibleObject..::..GetChild(Int32).)
Public method GetChildCount (Overrides AccessibleObject..::..GetChildCount()()()().)
Public method GetFocused
Retrieves the object that has the keyboard focus.
(Inherited from AccessibleObject.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetHelpTopic
Gets an identifier for a Help topic and the path to the Help file associated with this accessible object.
(Inherited from Control..::..ControlAccessibleObject.)
Public method GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method GetSelected
Retrieves the currently selected child.
(Inherited from AccessibleObject.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method HitTest
Retrieves the child object at the specified screen coordinates.
(Inherited from AccessibleObject.)
Public method InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected method MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from ObjectObject.)
Protected method MemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObjectMarshalByRefObject.)
Public method Navigate
Navigates to another accessible object.
(Inherited from AccessibleObject.)
Public method NotifyClients(AccessibleEvents)
Notifies accessibility client applications of the specified AccessibleEvents.
(Inherited from Control..::..ControlAccessibleObjectControl..::..ControlAccessibleObject.)
Public method NotifyClients(AccessibleEvents, Int32)
Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.
(Inherited from Control..::..ControlAccessibleObjectControl..::..ControlAccessibleObject.)
Public method NotifyClients(AccessibleEvents, Int32, Int32)
Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control, giving the identification of the AccessibleObject.
(Inherited from Control..::..ControlAccessibleObjectControl..::..ControlAccessibleObject.)
Public method Select
Modifies the selection or moves the keyboard focus of the accessible object.
(Inherited from AccessibleObject.)
Public method ToString (Inherited from Control..::..ControlAccessibleObject.)
Protected method UseStdAccessibleObjects(IntPtr)
Associates an object with an instance of an AccessibleObject based on the handle of the object.
(Inherited from AccessibleObjectAccessibleObject.)
Protected method UseStdAccessibleObjects(IntPtr, Int32)
Associates an object with an instance of an AccessibleObject based on the handle and the object id of the object.
(Inherited from AccessibleObjectAccessibleObject.)

Properties

  Name Description
Public property Bounds
Gets the location and size of the accessible object.
(Inherited from AccessibleObject.)
Public property DefaultAction (Inherited from Control..::..ControlAccessibleObject.)
Public property Description
Gets the description of the Control..::..ControlAccessibleObject.
(Inherited from Control..::..ControlAccessibleObject.)
Public property Handle
Gets or sets the handle of the accessible object.
(Inherited from Control..::..ControlAccessibleObject.)
Public property Help
Gets the description of what the object does or how the object is used.
(Inherited from Control..::..ControlAccessibleObject.)
Public property KeyboardShortcut
Gets the object shortcut key or access key for an accessible object.
(Inherited from Control..::..ControlAccessibleObject.)
Public property Name
Gets or sets the accessible object name.
(Inherited from Control..::..ControlAccessibleObject.)
Public property Owner
Gets the owner of the accessible object.
(Inherited from Control..::..ControlAccessibleObject.)
Public property Parent (Inherited from Control..::..ControlAccessibleObject.)
Public property Role
Gets the role of this accessible object.
(Inherited from Control..::..ControlAccessibleObject.)
Public property State
Gets the state of this accessible object.
(Inherited from AccessibleObject.)
Public property Value
Gets or sets the value of an accessible object.
(Inherited from AccessibleObject.)

See Also