RichTextBox for WinRT
RequestNavigateEventArgs Constructor


Initializes a new RequestNavigateEventArgs.
Syntax
'Declaration
 
Public Function New( _
   ByVal hyperlink As C1Hyperlink _
)
'Usage
 
Dim hyperlink As C1Hyperlink
 
Dim instance As New RequestNavigateEventArgs(hyperlink)
public RequestNavigateEventArgs( 
   C1Hyperlink hyperlink
)

Parameters

hyperlink
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RequestNavigateEventArgs Class
RequestNavigateEventArgs Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback