[This is preliminary documentation and subject to change.]
Gets or sets the text displayed in the control.
The text with embedded HTML anchor tags.
Setting the property automatically processes embedded HTML anchor tags and generates appropriate links.
CAUTION If setting theTextproperty to a string containing embedded anchor tags, the anchor tags are removed and only the content of the tags (the text between the opening <a> and closing </a> tags) is retained. Therefore theTextproperty might return a value that is different from the value it was set to.
AutoLinkLabel Class | LaMarvin.Design.Controls Namespace