ActiveReports 8
Button Property (HyperLinkEventArgs)

Gets the mouse button that the user clicked to raise the event.
Syntax
'Declaration
 
Public ReadOnly Property Button As System.Windows.Forms.MouseButtons
public System.Windows.Forms.MouseButtons Button {get;}

Property Value

System.Windows.MouseButtons value that represents the button that has fired this event.
See Also

Reference

HyperLinkEventArgs Class
HyperLinkEventArgs Members

Support Forum