Share via


DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject Oluşturucu

Tanım

DataGridViewComboBoxCell.DataGridViewComboBoxCellAccessibleObject sınıfının yeni bir örneğini başlatır.

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

Parametreler

owner
DataGridViewCell

DataGridViewComboBoxCell Bu nesnenin ait olduğu denetim.

Şunlara uygulanır