Compartir a través de


IMenuHandler.FillMenuCommands(IMenuCommandService) Método

Definición

Rellena MenuCommandService con los elementos de menú.

public:
 void FillMenuCommands(System::ComponentModel::Design::IMenuCommandService ^ menuCommands);
public void FillMenuCommands (System.ComponentModel.Design.IMenuCommandService menuCommands);
abstract member FillMenuCommands : System.ComponentModel.Design.IMenuCommandService -> unit
Public Sub FillMenuCommands (menuCommands As IMenuCommandService)

Parámetros

menuCommands
IMenuCommandService

Representa el valor del menú.

Se aplica a