[]
        
(Showing Draft Content)

C1.Win.C1SuperTooltip.C1SuperLabelLinkClickedEventArgs

C1SuperLabelLinkClickedEventArgs Class

Provides data for the LinkClicked event.

Inheritance
C1SuperLabelLinkClickedEventArgs
Namespace: C1.Win.C1SuperTooltip
Assembly: C1.Win.4.8.dll
Syntax
public class C1SuperLabelLinkClickedEventArgs : EventArgs

Constructors

Name Description
C1SuperLabelLinkClickedEventArgs(MouseButtons, string, string)

Initializes a new instance of a LinkClickedEventArgs.

Properties

Name Description
Button

Gets the button that was clicked on the link.

HRef

Gets the value of the link's HREF attribute.

Target

Gets the value of the link's TARGET attribute.