Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 654 Bytes

File metadata and controls

29 lines (18 loc) · 654 Bytes
title ComboBox.IsHyperlink property (Access)
keywords vbaac10.chm11471
f1_keywords
vbaac10.chm11471
ms.prod access
api_name
Access.ComboBox.IsHyperlink
ms.assetid 005d21a1-c44c-c0a6-f625-2b3f8f4f8f91
ms.date 03/01/2019
localization_priority Normal

ComboBox.IsHyperlink property (Access)

You can use the IsHyperlink property to specify or determine if the data contained in a combo box is a hyperlink. Read/write Boolean.

Syntax

expression.IsHyperlink

expression A variable that represents a ComboBox object.

[!includeSupport and feedback]