Spread Windows Forms 17
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()
    public InvalidHyperLinkEventArgs()
    See Also