TextBox.IsHyperlink Property (Access)
You can use the IsHyperlink property to specify or determine if the data contained in a text box is a hyperlink. Read/write Boolean.
Syntax
expression .IsHyperlink
expression A variable that represents a TextBox object.