Constructor LinkLabel
LinkLabel()
Initializes a new instance of the LinkLabel class.
public LinkLabel()
LinkLabel(string?)
Initializes a new instance of the LinkLabel class with the specified text.
public LinkLabel(string? text)
Parameters
text
string