DataGridViewImageCell.DataGridViewImageCellAccessibleObject コンストラクター

定義

DataGridViewImageCell.DataGridViewImageCellAccessibleObject クラスの新しいインスタンスを初期化します。

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

パラメーター

適用対象

こちらもご覧ください