CustomDataGridViewCheckBoxCell.CustomDrawGridViewCheckBoxAccessibleObject Members
Include Protected Members
Include Inherited Members
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
The CustomDataGridViewCheckBoxCell.CustomDrawGridViewCheckBoxAccessibleObject type exposes the following members.
Constructors
Name
Description
CustomDataGridViewCheckBoxCell.CustomDrawGridViewCheckBoxAccessibleObject
Infrastructure.
Top
Methods
Name
Description
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.)
Performs the default action associated with the DataGridViewCell.DataGridViewCellAccessibleObject. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Returns the accessible object corresponding to the specified index. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Returns the number of children that belong to the DataGridViewCell.DataGridViewCellAccessibleObject. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Returns the child accessible object that has keyboard focus. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets an identifier for a Help topic identifier and the path to the Help file associated with this accessible object. (Inherited from AccessibleObject.)
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Returns the child accessible object that is currently selected. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Gets the type of the current instance. (Inherited from Object.)
Retrieves the child object at the specified screen coordinates. (Inherited from AccessibleObject.)
Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
Overloaded.
Navigates to another accessible object. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Modifies the selection or moves the keyboard focus of the accessible object. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Returns a string that represents the current object. (Inherited from Object.)
Infrastructure. Overloaded. Associates an object with an instance of an AccessibleObject.
Top
Properties
Name
Description
Gets the location and size of the accessible object. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Gets a string that describes the default action of the DataGridViewCell. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Gets a string that describes the visual appearance of the specified object. Not all objects have a description. (Inherited from AccessibleObject.)
Gets the names of the owning cell's type and base type. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Gets the shortcut key or access key for the accessible object. (Inherited from AccessibleObject.)
Gets the name of the DataGridViewCell.DataGridViewCellAccessibleObject. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Gets or sets the cell that owns the DataGridViewCell.DataGridViewCellAccessibleObject. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Gets the parent of the DataGridViewCell.DataGridViewCellAccessibleObject. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Gets the role of the DataGridViewCell.DataGridViewCellAccessibleObject. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Infrastructure. (Overrides DataGridViewCell.DataGridViewCellAccessibleObject.State.)
Gets or sets a string representing the formatted value of the owning cell. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.)
Top
Explicit Interface Implementations
Name
Description
Infrastructure. Gets the number of child interfaces that belong to this object. For a description of this member, see IAccessible.accChildCount. (Inherited from AccessibleObject.)
IAccessible.accDoDefaultAction
Infrastructure. Performs the specified object's default action. Not all objects have a default action. For a description of this member, see IAccessible.accDoDefaultAction. (Inherited from AccessibleObject.)
Infrastructure. Gets the object that has the keyboard focus. For a description of this member, see IAccessible.accFocus. (Inherited from AccessibleObject.)
Infrastructure. Gets the child object at the specified screen coordinates. For a description of this member, see IAccessible.accHitTest. (Inherited from AccessibleObject.)
Infrastructure. Gets the object's current screen location. For a description of this member, see IAccessible.accLocation. (Inherited from AccessibleObject.)
Infrastructure. Navigates to an accessible object relative to the current object. For a description of this member, see IAccessible.accNavigate. (Inherited from AccessibleObject.)
Infrastructure. Gets the parent accessible object of this object. For a description of this member, see IAccessible.accParent. (Inherited from AccessibleObject.)
Infrastructure. Modifies the selection or moves the keyboard focus of the accessible object. For a description of this member, see IAccessible.accSelect. (Inherited from AccessibleObject.)
Infrastructure. Gets the selected child objects of an accessible object. For a description of this member, see IAccessible.accSelection. (Inherited from AccessibleObject.)
Infrastructure. Gets the System.Reflection.FieldInfo object corresponding to the specified field and binding flag. For a description of this member, see IReflect.GetField. (Inherited from AccessibleObject.)
Infrastructure. Gets an array of System.Reflection.FieldInfo objects corresponding to all fields of the current class. For a description of this member, see IReflect.GetFields. (Inherited from AccessibleObject.)
Infrastructure. Gets an array of System.Reflection.MemberInfo objects corresponding to all public members or to all members that match a specified name. For a description of this member, see IReflect.GetMember. (Inherited from AccessibleObject.)
Infrastructure. Gets an array of System.Reflection.MemberInfo objects corresponding either to all public members or to all members of the current class. For a description of this member, see IReflect.GetMembers. (Inherited from AccessibleObject.)
Infrastructure. Overloaded.
Infrastructure. Gets an array of System.Reflection.MethodInfo objects with all public methods or all methods of the current class. For a description of this member, see IReflect.GetMethods. (Inherited from AccessibleObject.)
Infrastructure. Gets an array of System.Reflection.PropertyInfo objects corresponding to all public properties or to all properties of the current class. For a description of this member, see IReflect.GetProperties. (Inherited from AccessibleObject.)
Infrastructure. Overloaded.
Infrastructure. Invokes a specified member. For a description of this member, see IReflect.InvokeMember. (Inherited from AccessibleObject.)
Infrastructure. Gets the underlying type that represents the IReflect object. For a description of this member, see IReflect.UnderlyingSystemType. (Inherited from AccessibleObject.)
Top
See Also
Reference
CustomDataGridViewCheckBoxCell.CustomDrawGridViewCheckBoxAccessibleObject Class