The C1Chart..::..C1ChartAccessibleObject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
C1Chart..::..C1ChartAccessibleObject |
Methods
Name | Description | |
---|---|---|
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.) |
|
DoDefaultAction |
Performs the default action associated with this accessible object.
(Inherited from AccessibleObject.) |
|
Equals | (Inherited from Object.) | |
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.) |
|
GetChild | (Overrides AccessibleObject..::..GetChild(Int32).) | |
GetChildCount | (Overrides AccessibleObject..::..GetChildCount()()()().) | |
GetFocused |
Retrieves the object that has the keyboard focus.
(Inherited from AccessibleObject.) |
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetHelpTopic |
Gets an identifier for a Help topic and the path to the Help file associated with this accessible object.
(Inherited from Control..::..ControlAccessibleObject.) |
|
GetLifetimeService |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
GetSelected |
Retrieves the currently selected child.
(Inherited from AccessibleObject.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
HitTest |
Retrieves the child object at the specified screen coordinates.
(Inherited from AccessibleObject.) |
|
InitializeLifetimeService |
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from ObjectObject.) |
|
MemberwiseClone(Boolean) |
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObjectMarshalByRefObject.) |
|
Navigate |
Navigates to another accessible object.
(Inherited from AccessibleObject.) |
|
NotifyClients(AccessibleEvents) |
Notifies accessibility client applications of the specified AccessibleEvents.
(Inherited from Control..::..ControlAccessibleObjectControl..::..ControlAccessibleObject.) |
|
NotifyClients(AccessibleEvents, Int32) |
Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.
(Inherited from Control..::..ControlAccessibleObjectControl..::..ControlAccessibleObject.) |
|
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.) |
|
Select |
Modifies the selection or moves the keyboard focus of the accessible object.
(Inherited from AccessibleObject.) |
|
ToString | (Inherited from Control..::..ControlAccessibleObject.) | |
UseStdAccessibleObjects(IntPtr) |
Associates an object with an instance of an AccessibleObject based on the handle of the object.
(Inherited from AccessibleObjectAccessibleObject.) |
|
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 | |
---|---|---|
Bounds |
Gets the location and size of the accessible object.
(Inherited from AccessibleObject.) |
|
DefaultAction | (Inherited from Control..::..ControlAccessibleObject.) | |
Description |
Gets the description of the Control..::..ControlAccessibleObject.
(Inherited from Control..::..ControlAccessibleObject.) |
|
Handle |
Gets or sets the handle of the accessible object.
(Inherited from Control..::..ControlAccessibleObject.) |
|
Help |
Gets the description of what the object does or how the object is used.
(Inherited from Control..::..ControlAccessibleObject.) |
|
KeyboardShortcut |
Gets the object shortcut key or access key for an accessible object.
(Inherited from Control..::..ControlAccessibleObject.) |
|
Name |
Gets or sets the accessible object name.
(Inherited from Control..::..ControlAccessibleObject.) |
|
Owner |
Gets the owner of the accessible object.
(Inherited from Control..::..ControlAccessibleObject.) |
|
Parent | (Inherited from Control..::..ControlAccessibleObject.) | |
Role |
Gets the role of this accessible object.
(Inherited from Control..::..ControlAccessibleObject.) |
|
State |
Gets the state of this accessible object.
(Inherited from AccessibleObject.) |
|
Value |
Gets or sets the value of an accessible object.
(Inherited from AccessibleObject.) |