# C1.Win.C1Editor.Internal.HTML.IHTMLElement2

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2" class="text-break">IHTMLElement2 Interface
</h1>
  <div class="markdown level0 summary"><p>This interface is for internal use only.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Editor.Internal.HTML.html">C1.Win.C1Editor.Internal.HTML</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Editor.4.8.dll</h6>
  <h5 id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;3050F434-98B5-11CF-BB82-00AA00BDCE0B&quot;)]
[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsDual)]
public interface IHTMLElement2</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;3050F434-98B5-11CF-BB82-00AA00BDCE0B&quot;)&gt;
&lt;ComVisible(True)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsDual)&gt;
Public Interface IHTMLElement2</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_accessKey" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.accessKey">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.accessKey.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_accessKey">accessKey</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>accessKey</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_behaviorUrns" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.behaviorUrns">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.behaviorUrns.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_behaviorUrns">behaviorUrns</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>behaviorUrns</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_canHaveChildren" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.canHaveChildren">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.canHaveChildren.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_canHaveChildren">canHaveChildren</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>canHaveChildren</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_clientHeight" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.clientHeight">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.clientHeight.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_clientHeight">clientHeight</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>clientHeight</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_clientLeft" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.clientLeft">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.clientLeft.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_clientLeft">clientLeft</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>clientLeft</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_clientTop" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.clientTop">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.clientTop.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_clientTop">clientTop</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>clientTop</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_clientWidth" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.clientWidth">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.clientWidth.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_clientWidth">clientWidth</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>clientWidth</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_currentStyle" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.currentStyle">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.currentStyle.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_currentStyle">currentStyle</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>currentStyle</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_dir" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.dir">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.dir.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_dir">dir</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>dir</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onbeforecopy" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onbeforecopy">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onbeforecopy.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onbeforecopy">onbeforecopy</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onbeforecopy</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onbeforecut" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onbeforecut">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onbeforecut.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onbeforecut">onbeforecut</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onbeforecut</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onbeforeeditfocus" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onbeforeeditfocus">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onbeforeeditfocus.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onbeforeeditfocus">onbeforeeditfocus</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onbeforeeditfocus</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onbeforepaste" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onbeforepaste">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onbeforepaste.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onbeforepaste">onbeforepaste</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onbeforepaste</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onblur" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onblur">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onblur.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onblur">onblur</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onblur</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_oncellchange" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.oncellchange">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.oncellchange.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_oncellchange">oncellchange</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>oncellchange</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_oncontextmenu" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.oncontextmenu">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.oncontextmenu.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_oncontextmenu">oncontextmenu</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>oncontextmenu</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_oncopy" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.oncopy">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.oncopy.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_oncopy">oncopy</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>oncopy</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_oncut" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.oncut">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.oncut.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_oncut">oncut</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>oncut</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondrag" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondrag">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondrag.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondrag">ondrag</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>ondrag</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondragend" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondragend">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondragend.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondragend">ondragend</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>ondragend</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondragenter" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondragenter">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondragenter.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondragenter">ondragenter</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>ondragenter</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondragleave" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondragleave">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondragleave.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondragleave">ondragleave</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>ondragleave</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondragover" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondragover">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondragover.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondragover">ondragover</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>ondragover</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondrop" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondrop">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.ondrop.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_ondrop">ondrop</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>ondrop</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onfocus" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onfocus">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onfocus.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onfocus">onfocus</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onfocus</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onlosecapture" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onlosecapture">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onlosecapture.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onlosecapture">onlosecapture</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onlosecapture</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onpaste" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onpaste">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onpaste.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onpaste">onpaste</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onpaste</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onpropertychange" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onpropertychange">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onpropertychange.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onpropertychange">onpropertychange</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onpropertychange</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onreadystatechange" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onreadystatechange">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onreadystatechange.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onreadystatechange">onreadystatechange</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onreadystatechange</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onresize" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onresize">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onresize.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onresize">onresize</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onresize</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onrowsdelete" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onrowsdelete">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onrowsdelete.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onrowsdelete">onrowsdelete</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onrowsdelete</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onrowsinserted" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onrowsinserted">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onrowsinserted.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onrowsinserted">onrowsinserted</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onrowsinserted</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onscroll" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onscroll">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.onscroll.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_onscroll">onscroll</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>onscroll</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_readyState" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.readyState">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.readyState.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_readyState">readyState</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>readyState</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_readyStateValue" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.readyStateValue">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.readyStateValue.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_readyStateValue">readyStateValue</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>readyStateValue</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_runtimeStyle" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.runtimeStyle">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.runtimeStyle.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_runtimeStyle">runtimeStyle</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>runtimeStyle</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_scopeName" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.scopeName">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.scopeName.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_scopeName">scopeName</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>scopeName</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_scrollHeight" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.scrollHeight">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.scrollHeight.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_scrollHeight">scrollHeight</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>scrollHeight</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_scrollLeft" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.scrollLeft">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.scrollLeft.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_scrollLeft">scrollLeft</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>scrollLeft</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_scrollTop" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.scrollTop">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.scrollTop.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_scrollTop">scrollTop</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>scrollTop</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_scrollWidth" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.scrollWidth">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.scrollWidth.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_scrollWidth">scrollWidth</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>scrollWidth</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_tabIndex" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.tabIndex">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.tabIndex.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_tabIndex">tabIndex</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>tabIndex</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_tagUrn" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.tagUrn">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.tagUrn.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_tagUrn">tagUrn</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>tagUrn</code> property of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_addBehavior_System_String_System_Object__" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.addBehavior(System.String,System.Object@)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.addBehavior.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_addBehavior_System_String_System_Object__">addBehavior(string, ref object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>addBehavior</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_addFilter_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.addFilter(System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.addFilter.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_addFilter_System_Object_">addFilter(object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>addFilter</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_applyElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.applyElement(C1.Win.C1Editor.Internal.HTML.IHTMLElement,System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.applyElement.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_applyElement_C1_Win_C1Editor_Internal_HTML_IHTMLElement_System_String_">applyElement(IHTMLElement, string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>applyElement</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_attachEvent_System_String_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.attachEvent(System.String,System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.attachEvent.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_attachEvent_System_String_System_Object_">attachEvent(string, object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>attachEvent</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_blur" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.blur">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.blur.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_blur">blur()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>blur</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_clearAttributes" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.clearAttributes">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.clearAttributes.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_clearAttributes">clearAttributes()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>clearAttributes</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_componentFromPoint_System_Int32_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.componentFromPoint(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.componentFromPoint.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_componentFromPoint_System_Int32_System_Int32_">componentFromPoint(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>componentFromPoint</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_createControlRange" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.createControlRange">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.createControlRange.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_createControlRange">createControlRange()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>createControlRange</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_detachEvent_System_String_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.detachEvent(System.String,System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.detachEvent.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_detachEvent_System_String_System_Object_">detachEvent(string, object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>detachEvent</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_doScroll_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.doScroll(System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.doScroll.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_doScroll_System_Object_">doScroll(object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>doScroll</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_focus" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.focus">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.focus.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_focus">focus()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>focus</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_getAdjacentText_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getAdjacentText(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getAdjacentText.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_getAdjacentText_System_String_">getAdjacentText(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>getAdjacentText</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_getBoundingClientRect" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getBoundingClientRect">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getBoundingClientRect.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_getBoundingClientRect">getBoundingClientRect()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>getBoundingClientRect</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_getClientRects" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getClientRects">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getClientRects.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_getClientRects">getClientRects()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>getClientRects</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_getElementsByTagName_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getElementsByTagName(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getElementsByTagName.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_getElementsByTagName_System_String_">getElementsByTagName(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>getElementsByTagName</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_getExpression_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getExpression(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getExpression.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_getExpression_System_String_">getExpression(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>getExpression</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_insertAdjacentElement_System_String_C1_Win_C1Editor_Internal_HTML_IHTMLElement_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.insertAdjacentElement(System.String,C1.Win.C1Editor.Internal.HTML.IHTMLElement)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.insertAdjacentElement.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_insertAdjacentElement_System_String_C1_Win_C1Editor_Internal_HTML_IHTMLElement_">insertAdjacentElement(string, IHTMLElement)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>insertAdjacentElement</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_mergeAttributes_C1_Win_C1Editor_Internal_HTML_IHTMLElement_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.mergeAttributes(C1.Win.C1Editor.Internal.HTML.IHTMLElement)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.mergeAttributes.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_mergeAttributes_C1_Win_C1Editor_Internal_HTML_IHTMLElement_">mergeAttributes(IHTMLElement)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>mergeAttributes</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_releaseCapture" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.releaseCapture">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.releaseCapture.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_releaseCapture">releaseCapture()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>releaseCapture</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_removeBehavior_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.removeBehavior(System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.removeBehavior.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_removeBehavior_System_Int32_">removeBehavior(int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>removeBehavior</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_removeExpression_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.removeExpression(System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.removeExpression.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_removeExpression_System_String_">removeExpression(string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>removeExpression</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_removeFilter_System_Object_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.removeFilter(System.Object)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.removeFilter.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_removeFilter_System_Object_">removeFilter(object)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>removeFilter</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_replaceAdjacentText_System_String_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.replaceAdjacentText(System.String,System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.replaceAdjacentText.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_replaceAdjacentText_System_String_System_String_">replaceAdjacentText(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>replaceAdjacentText</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_setCapture_System_Boolean_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.setCapture(System.Boolean)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.setCapture.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_setCapture_System_Boolean_">setCapture(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>setCapture</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLElement2_setExpression_System_String_System_String_System_String_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.setExpression(System.String,System.String,System.String)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLElement2.setExpression.html#C1_Win_C1Editor_Internal_HTML_IHTMLElement2_setExpression_System_String_System_String_System_String_">setExpression(string, string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>setExpression</code> method of <code>IHTMLElement2</code> interface.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
