HyperlinkClickedEventArgsHyperlink Property

Gets the hyperlink that was clicked. If resolving was not handled, the Handled property can be set to to navigate to the target site automatically.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public string Hyperlink { get; }

Property Value

String

See Also