ToolStripDropDownItemAccessibleObject(ToolStripDropDownItem) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用指定的 ToolStripDropDownItemAccessibleObject 初始化 ToolStripDropDownItem 類別的新執行個體。
public:
ToolStripDropDownItemAccessibleObject(System::Windows::Forms::ToolStripDropDownItem ^ item);
public ToolStripDropDownItemAccessibleObject (System.Windows.Forms.ToolStripDropDownItem item);
new System.Windows.Forms.ToolStripDropDownItemAccessibleObject : System.Windows.Forms.ToolStripDropDownItem -> System.Windows.Forms.ToolStripDropDownItemAccessibleObject
Public Sub New (item As ToolStripDropDownItem)