Share via


MenuCommandsService.Add(MenuCommand) Method

Definition

public:
 int Add(System::ComponentModel::Design::MenuCommand ^ cmd);
public int Add (System.ComponentModel.Design.MenuCommand cmd);
member this.Add : System.ComponentModel.Design.MenuCommand -> int
Public Function Add (cmd As MenuCommand) As Integer

Parameters

Returns

Applies to