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


InvalidHyperLinkEventArgs Class
Internal use only, represents the invalid event argument class, indicate whether hyperlink processing need to be canceled
Syntax
'Declaration
 
Public Class InvalidHyperLinkEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As InvalidHyperLinkEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.InvalidHyperLinkEventArgs

See Also