Sets or returns a Boolean value determining whether the editor underlines URLs, and enables a single left click for jumping to the URL using the system-registered web browser.
Syntax
Property Get EnableLeftClickForURLs ()
Property Let EnableLeftClickForURLs (Boolean)
The syntax has these parts:
Part | Description |
Boolean | Optional Boolean. True means URLs are active as described above. False means they are not. |