InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / ToolTipLinkClickedEventArgs Class / Target Property

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