RichTextBox for WinRT
C1HtmlText Constructor(String)


The text content of this C1HtmlText.
Creates a new instance of C1HtmlText with the given text.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
'Usage
 
Dim text As System.String
 
Dim instance As New C1HtmlText(text)
public C1HtmlText( 
   System.string text
)

Parameters

text
The text content of this C1HtmlText.
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

C1HtmlText Class
C1HtmlText Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback