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