DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject Konstruktor

Definition

Initialisiert eine neue Instanz der DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject-Klasse.

public:
 DataGridViewCheckBoxCellAccessibleObject(System::Windows::Forms::DataGridViewCell ^ owner);
public DataGridViewCheckBoxCellAccessibleObject (System.Windows.Forms.DataGridViewCell owner);
public DataGridViewCheckBoxCellAccessibleObject (System.Windows.Forms.DataGridViewCell? owner);
new System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject : System.Windows.Forms.DataGridViewCell -> System.Windows.Forms.DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject
Public Sub New (owner As DataGridViewCell)

Parameter

Gilt für:

Weitere Informationen