IMenuEditorService.GetMenu Method

Definition

Gets the current menu.

public:
 System::Windows::Forms::Menu ^ GetMenu();
public System.Windows.Forms.Menu GetMenu ();
abstract member GetMenu : unit -> System.Windows.Forms.Menu
Public Function GetMenu () As Menu

Returns

The current Menu.

Applies to