Table of Contents

LINK property

Applies To

Hyperlink controls

Description

This property contains the command string to execute when the link is (single) clicked. It can be any valid Windows command string (internally it is passed to the Windows ShellExecute function).

Note that the CLICK and DBLCLK events are still fired as normal even if the LINK property is blank, so you still have full control over the hyperlink target.