DocumentDesigner::EnsureMenuEditorService Method (IComponent^)

 

Checks for the existence of a menu editor service and creates one if one does not already exist.

Namespace:   System.Windows.Forms.Design
Assembly:  System.Design (in System.Design.dll)

protected:
virtual void EnsureMenuEditorService(
	IComponent^ c
)

Parameters

c
Type: System.ComponentModel::IComponent^

The IComponent to ensure has a context menu service.

.NET Framework
Available since 1.1
Return to top
Show: