Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / InvalidHyperLinkEventArgs Class / InvalidHyperLinkEventArgs Constructor


In This Topic
InvalidHyperLinkEventArgs Constructor
In This Topic
Initializes a new instance of the InvalidHyperLinkEventArgs class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New InvalidHyperLinkEventArgs()
See Also