Name | Description | |
---|---|---|
![]() | HyperLinkEventArgs Constructor | Initializes a new instance of the HyperLinkEventArgs class and sets the specified values to the Button and HyperLink properties. |
The following tables list the members exposed by HyperLinkEventArgs.
Name | Description | |
---|---|---|
![]() | HyperLinkEventArgs Constructor | Initializes a new instance of the HyperLinkEventArgs class and sets the specified values to the Button and HyperLink properties. |
Name | Description | |
---|---|---|
![]() | Button | Gets the mouse button that the user clicked to raise the event. |
![]() | CreateNewTab | Gets or sets a value indicating whether a new browser tab or window should be initialized to open the target of the hyperlink. |
![]() | Handled | Gets or sets a value indicating whether the HyperLink event is handled. |
![]() | HyperLink | Gets or sets a value that indicates the target of the hyperlink. |