HyperLinkDesigner Constructor

Definition

Initializes a new instance of the HyperLinkDesigner class.

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

Remarks

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

Applies to

See also