MenuDesigner 构造函数

定义

初始化 MenuDesigner 类的新实例。Initializes a new instance of the MenuDesigner class.

public:
 MenuDesigner();
public MenuDesigner ();
Public Sub New ()

注解

MenuDesigner当在 Menu 设计图面上创建关联控件或该控件的副本时,.NET Framework 在内部构造该类的新实例。The .NET Framework internally constructs a new instance of the MenuDesigner class when it creates the associated Menu control or a copy of that control on the design surface.

适用于

另请参阅