InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework.Html Namespace
Inheritance Hierarchy
In This Topic
    C1.Framework.Html Namespace (C1.Win.5)
    In This Topic
    Classes
     ClassDescription
    ClassClass that represents Html DIV tags.
    ClassClass that represents a generic Html C1.Framework.Element.
    ClassClass used to parse that HTML into tags and text.
    ClassHelper class used for measuring and rendering HTML.
    ClassInvisible elements inserted in the HTML stream to delimit hyperlinks. To use this, the viewer should handle the MouseDown event, use HitTest to find the element clicked, then scan the Children collection to determine whether the click was on a link and what the link parameters are.
    See Also