RichTextBox for WinRT
C1HtmlElement Constructor(String)


The tag name of this C1HtmlElement.
Create a new instance of C1HtmlElement.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
'Usage
 
Dim name As System.String
 
Dim instance As New C1HtmlElement(name)
public C1HtmlElement( 
   System.string name
)

Parameters

name
The tag name of this C1HtmlElement.
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

C1HtmlElement Class
C1HtmlElement Members
Overload List

 

 


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

Product Support Forum  |  Documentation Feedback