Compartilhar via


DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject Construtor

Definição

Inicializa uma nova instância da classe DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject.

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)

Parâmetros

Aplica-se a

Confira também