CustomDataGridViewCheckBoxCell.CustomDrawGridViewCheckBoxAccessibleObject Class
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Protected Class CustomDrawGridViewCheckBoxAccessibleObject _
Inherits DataGridViewCell.DataGridViewCellAccessibleObject
'Usage
Dim instance As CustomDataGridViewCheckBoxCell.CustomDrawGridViewCheckBoxAccessibleObject
protected class CustomDrawGridViewCheckBoxAccessibleObject : DataGridViewCell.DataGridViewCellAccessibleObject
protected ref class CustomDrawGridViewCheckBoxAccessibleObject : public DataGridViewCell.DataGridViewCellAccessibleObject
protected class CustomDrawGridViewCheckBoxAccessibleObject extends DataGridViewCell.DataGridViewCellAccessibleObject
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.Runtime.InteropServices.StandardOleMarshalObject
System.Windows.Forms.AccessibleObject
System.Windows.Forms.DataGridViewCell.DataGridViewCellAccessibleObject
Microsoft.TeamFoundation.Client.CustomDataGridViewCheckBoxCell.CustomDrawGridViewCheckBoxAccessibleObject
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
CustomDataGridViewCheckBoxCell.CustomDrawGridViewCheckBoxAccessibleObject Members