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