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.
Namespace: KGySoft.WinFormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public string Hyperlink { get; }
Public ReadOnly Property Hyperlink As String
Get
public:
property String^ Hyperlink {
String^ get ();
}
member Hyperlink : string with get
Property Value
String