Share via


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.

See Also

Concepts

TextBox Object

TextBox Object Members