ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlParser Class / HtmlParser Constructor

In This Topic
    HtmlParser Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal owner As HtmlElement _
    )
    public HtmlParser( 
       HtmlElement owner
    )

    Parameters

    owner
    See Also