DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject Konstruktor

Definition

Initialisiert eine neue Instanz der DataGridViewButtonCell.DataGridViewButtonCellAccessibleObject-Klasse.

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

Parameter

Gilt für:

Weitere Informationen