HyperlinkDisplayCursor Property |
Toggles the display of the hyperlink cursor and shortcut menu.
Signature
object.HyperlinkDisplayCursor
object
PreferencesUser
The object or objects this property applies to.
HyperlinkDisplayCursor
Boolean; read-write
TRUE: Displays the hyperlink cursor and shortcut menu.
FALSE: Does not display the hyperlink cursor and shortcut menu.
Remarks
The initial value for this property is TRUE.
When this property is enabled, the user sees a small bitmap (just below and to the right of the crosshairs) whenever the cursor is over an object that contains a hyperlink. When the property is disabled, this bitmap will not be shown.
Comments? |