LabelDesigner Constructor

Definition

Initializes a new instance of the LabelDesigner class.

public:
 LabelDesigner();
public LabelDesigner ();
Public Sub New ()

Remarks

The .NET Framework internally constructs a new instance of the LabelDesigner class when it creates the associated Label control or a copy of the Label control on the design surface.

Applies to

See also