MainMenu Constructor (IContainer^)

 

Initializes a new instance of the MainMenu class with the specified container.

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

public:
MainMenu(
	IContainer^ container
)

Parameters

container
Type: System.ComponentModel::IContainer^

An IContainer representing the container of the MainMenu.

.NET Framework
Available since 2.0
Return to top
Show: