This documentation is archived and is not being maintained.

LabelDesigner Constructor

Initializes a new instance of the LabelDesigner class.

[Visual Basic]
Public Sub New()
[C#]
public LabelDesigner();
[C++]
public: LabelDesigner();
[JScript]
public function LabelDesigner();

Remarks

The default constructor initializes any fields to their default values.

Requirements

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

.NET Framework Security: 

See Also

LabelDesigner Class | LabelDesigner Members | System.Web.UI.Design.WebControls Namespace

Show: