C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / LinkClickedEventArgs Class


LinkClickedEventArgs Class Properties

For a list of all members of this type, see LinkClickedEventArgs members.

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