Share via


TextBox.DisplayAsHyperlink Property (Access)

Gets or sets an AcDisplayAsHyperlink constant that specifies whether to display the contents of the specified text box as a hyperlink. Read/write.

Version Information

Version Added: Access 2007

Syntax

expression .DisplayAsHyperlink

expression A variable that represents a TextBox object.

See Also

Concepts

TextBox Object Members

TextBox Object