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


In This Topic
    ToolTipLinkClickedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ToolTipLinkClickedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a ToolTipLinkClickedEventArgs.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the button that was clicked on the link.  
    Public PropertyGets the value of the link's HREF attribute.  
    Public PropertyGets the value of the link's TARGET attribute.  
    Top
    See Also