PanelDesigner 构造函数
定义
初始化 PanelDesigner 类的新实例。Initializes a new instance of the PanelDesigner class.
public:
PanelDesigner();
public PanelDesigner ();
Public Sub New ()
注解
PanelDesigner当在 Panel 设计图面上创建关联控件或该控件的副本时,.NET Framework 在内部构造该类的新实例。The .NET Framework internally constructs a new instance of the PanelDesigner class when it creates the associated Panel control or a copy of that control on the design surface.