• HTML渲染的开发是一个图书馆的100%码管理,吸引了精美的格式HTML。

    它有三个它控制: ·HtmlPanel

    ·HtmlLabel

    ·HtmlTooltip

    和一个静态的方法,准备提请html: ·HtmlRenderer的。渲染(g的图形、串html,RectangleF区,bool剪辑)

    ·一个小组,准备接受HTML码通过其文本的财产。 它的全名是系统。窗户。形式。HtmlPanel

    ·自动滚动的。 启用/停用自动滚动能力因为你知道。 它被设置为真正的默认。

    ·文本。 Gets/Sets的HTML源。

    ·该小组将更新的边界的元素,你滚动或调整的控制。

  • HTML रेंडरर विकसित किया गया था होना करने के लिए एक पुस्तकालय के 100% कामयाब कोड खींचता है कि खूबसूरती से स्वरूपित HTML है ।

    यह भी साथ आता है के साथ तीन WinForms नियंत्रण: · HtmlPanel

    · HtmlLabel

    · HtmlTooltip

    और एक स्थैतिक विधि आकर्षित करने के लिए तैयार html: · HtmlRenderer.प्रस्तुत करना(ग्राफिक्स ग्राम, स्ट्रिंग एचटीएमएल, RectangleF क्षेत्र, bool क्लिप)

    · एक पैनल है कि स्वीकार करने के लिए तैयार HTML कोड के माध्यम से अपने पाठ की संपत्ति है । यह पूरा नाम है प्रणाली.Windows.रूपों.HtmlPanel

    · AutoScroll. सक्रिय/निष्क्रिय ऑटो स्क्रॉल क्षमताओं के रूप में आप जानते हैं. यह सच करने के लिए सेट डिफ़ॉल्ट रूप से ।

    · पाठ. हो जाता है/सेट HTML स्रोत है ।

    · पैनल को अद्यतन करेगा सीमा के तत्वों के रूप में आप स्क्रॉल या आकार नियंत्रण.

  • HTML Renderer was developed to be a library of 100% managed code that draws beautifully formatted HTML.

    It comes along with three WinForms controls: · HtmlPanel

    · HtmlLabel

    · HtmlTooltip

    And a static method ready to draw html: · HtmlRenderer.Render(Graphics g, string html, RectangleF area, bool clip)

    · A panel that is ready to accept HTML code via its Text property. It's full name is System.Windows.Forms.HtmlPanel

    · AutoScroll. Activates/Deactivates the auto-scroll capabilities as you know. It is set to true by default.

    · Text. Gets/Sets the HTML source.

    · The panel will update the bounds of the elements as you scroll or resize the control.