ComponentOne InputPanel for WinForms
LinkClickedEventArgs Class Members
Properties 

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : LinkClickedEventArgs Class

The following tables list the members exposed by LinkClickedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a LinkClickedEventArgs.  
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 PropertyGet the location of the mouse during the generating event.  
Public PropertyGets the value of the link's TARGET attribute.  
Public PropertyGet the x-coordinate of the mouse during the generating event.  
Public PropertyGet the y-coordinate of the mouse during the generating event.  
Top
See Also

Reference

LinkClickedEventArgs Class
C1.Win.C1InputPanel Namespace