IWinformsMenuHandler.GetMenuItems Methode

Definition

Holt eine Vielzahl von Menüpunkten ab.

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()

Gibt zurück

Gibt eine Vielzahl von Menüpunkten zurück.

Gilt für: