ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabelLinkClickedEventArgs Class / HRef Property

In This Topic
    HRef Property (C1SuperLabelLinkClickedEventArgs)
    In This Topic
    Gets the value of the link's HREF attribute.
    Syntax
    'Declaration
     
    Public ReadOnly Property HRef As System.String
    public System.string HRef {get;}
    See Also