共用方式為


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)

參數

適用於

另請參閱