HyperlinkOnAction Class Members
In This Topic
The following tables list the members exposed by HyperlinkOnAction.
Public Properties
| Name | Description |
| Action |
Gets or sets an application-defined string representing the action that is to be taken when this hyperlink is activated.
|
| Address |
Gets or sets the address for the specified link. The address can be an e-mail address, an Internet address, or a file name.
|
| HighlightClick |
Gets or sets a value indicating whether the hyperlink was visited so applications can utilize this property to color the text.
|
| InvalidUrl |
Gets or sets the url text that was recognized as invalid.
|
| ScreenTip |
Gets or sets the text that appears as a screen tip when the mouse pointer is positioned over this hyperlink.
|
| Target |
Gets or sets the name of the frame or window in which you want to load this hyperlink.
|
| Viewed |
Gets or sets a value indicating whether the target of this hyperlink shall be added to a list of viewed hyperlinks when it is invoked.
|
Top
Public Methods
See Also