ToolStripItem.ToolStripItemAccessibleObject(ToolStripItem) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

ownerItem
ToolStripItem

Element ToolStripItem , który jest właścicielem tego polecenia ToolStripItem.ToolStripItemAccessibleObject.

Wyjątki

Parametr ownerItem to null.

Dotyczy