DataGridViewCheckBoxCell.DataGridViewCheckBoxCellAccessibleObject コンストラクター

定義

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)

パラメーター

適用対象

こちらもご覧ください