DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject Methods
.NET Framework 2.0
(see also
Protected Methods
)
Top
| 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 | Overridden. Performs the default action of the DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject. |
| Equals | Overloaded. Determines whether two Object instances are equal. (Inherited from Object.) |
| GetChild | Returns the accessible object corresponding to the specified index. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.) |
| GetChildCount | Overridden. Gets the number of child accessible objects that belong to the DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject. |
| GetFocused | Returns the child accessible object that has keyboard focus. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.) |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
| GetHelpTopic | Gets an identifier for a Help topic identifier and the path to the Help file associated with this accessible object. (Inherited from AccessibleObject.) |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
| GetSelected | Returns the child accessible object that is currently selected. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.) |
| 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.) |
| Navigate | Navigates to another accessible object. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object.) |
| Select | Modifies the selection or moves the keyboard focus of the accessible object. (Inherited from DataGridViewCell.DataGridViewCellAccessibleObject.) |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| 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.) |
| MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject.) |
| UseStdAccessibleObjects | Overloaded. Associates an object with an instance of an AccessibleObject. (Inherited from AccessibleObject.) |