'Declaration
Public Function New( _
ByVal As System.Windows.Forms.MouseButtons, _
ByVal As System.Drawing.Point, _
ByVal As System.String, _
ByVal As System.String _
)
public LinkClickedEventArgs(
System.Windows.Forms.MouseButtons ,
System.Drawing.Point ,
System.string ,
System.string
)