BaseDataBoundControlDesigner 构造函数

定义

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

protected:
 BaseDataBoundControlDesigner();
protected BaseDataBoundControlDesigner ();
Protected Sub New ()

注解

BaseDataBoundControlDesigner 设计图面上创建关联的控件时,.NET Framework 在内部构造从类派生的设计器的新实例。The .NET Framework internally constructs a new instance of a designer that is derived from the BaseDataBoundControlDesigner class when it creates the associated control on the design surface.

适用于

另请参阅