IWinformsMenuHandler.GetMenuItems 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取一系列選單項目。
public:
cli::array <System::Windows::Forms::ToolStripItem ^> ^ GetMenuItems();
public System.Windows.Forms.ToolStripItem[] GetMenuItems();
abstract member GetMenuItems : unit -> System.Windows.Forms.ToolStripItem[]
Public Function GetMenuItems () As ToolStripItem()
傳回
回傳一組選單項目。