ActiveReports 8
HyperLinkEventArgs Constructor

The hyperlink target.
Initializes a new instance of the HyperLinkEventArgs class and sets the specified values to the Button and HyperLink properties.
Syntax
'Declaration
 
Public Function New( _
   ByVal hyperLink As System.String _
)
public HyperLinkEventArgs( 
   System.string hyperLink
)

Parameters

hyperLink
The hyperlink target.
See Also

Reference

HyperLinkEventArgs Class
HyperLinkEventArgs Members

Support Forum