言語

ToolStripItem.ToolStripItemAccessibleObject(ToolStripItem) コンストラクター

定義

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

public:
 ToolStripItemAccessibleObject(System::Windows::Forms::ToolStripItem ^ ownerItem);
public ToolStripItemAccessibleObject(System.Windows.Forms.ToolStripItem ownerItem);
new System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject : System.Windows.Forms.ToolStripItem -> System.Windows.Forms.ToolStripItem.ToolStripItemAccessibleObject
Public Sub New (ownerItem As ToolStripItem)

パラメーター

例外

ownerItem パラメーターはnull

適用対象