System.Windows.Forms.Design.IMenuEditorService: Method Members

The methods of System.Windows.Forms.Design.IMenuEditorService are listed below. For a list of all members, see the IMenuEditorService Members list.

Public Methods

GetMenu() : System.Windows.Forms.Menu

Gets the current menu.

IsActive() : bool

Indicates whether the current menu is active.

MessageFilter(ref System.Windows.Forms.Message) : bool
Documentation for this section has not yet been entered.
SetMenu(System.Windows.Forms.Menu)

Sets the specified menu visible on the form.

SetSelection(System.Windows.Forms.MenuItem)

Sets the selected menu item of the current menu.