# C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2" class="text-break">HTMLDocumentEvents2 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_HTMLDocumentEvents2_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ComVisible(true)]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
[Guid(&quot;3050f613-98b5-11cf-bb82-00aa00bdce0b&quot;)]
public interface HTMLDocumentEvents2</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ComVisible(True)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIDispatch)&gt;
&lt;Guid(&quot;3050f613-98b5-11cf-bb82-00aa00bdce0b&quot;)&gt;
Public Interface HTMLDocumentEvents2</code></pre>
  </div>
  <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_HTMLDocumentEvents2_onactivate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onactivate(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onactivate.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onactivate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onactivate(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onafterupdate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onafterupdate(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onafterupdate.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onafterupdate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onafterupdate(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onbeforeactivate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onbeforeactivate(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onbeforeactivate.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onbeforeactivate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onbeforeactivate(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onbeforedeactivate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onbeforedeactivate(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onbeforedeactivate.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onbeforedeactivate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onbeforedeactivate(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onbeforeeditfocus_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onbeforeeditfocus(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onbeforeeditfocus.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onbeforeeditfocus_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onbeforeeditfocus(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onbeforeupdate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onbeforeupdate(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onbeforeupdate.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onbeforeupdate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onbeforeupdate(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_oncellchange_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.oncellchange(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.oncellchange.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_oncellchange_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">oncellchange(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onclick_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onclick(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onclick.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onclick_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onclick(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_oncontextmenu_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.oncontextmenu(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.oncontextmenu.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_oncontextmenu_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">oncontextmenu(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_oncontrolselect_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.oncontrolselect(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.oncontrolselect.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_oncontrolselect_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">oncontrolselect(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondataavailable_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondataavailable(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondataavailable.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondataavailable_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">ondataavailable(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondatasetchanged_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondatasetchanged(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondatasetchanged.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondatasetchanged_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">ondatasetchanged(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondatasetcomplete_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondatasetcomplete(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondatasetcomplete.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondatasetcomplete_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">ondatasetcomplete(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondblclick_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondblclick(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondblclick.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondblclick_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">ondblclick(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondeactivate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondeactivate(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondeactivate.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondeactivate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">ondeactivate(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondragstart_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondragstart(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.ondragstart.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_ondragstart_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">ondragstart(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onerrorupdate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onerrorupdate(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onerrorupdate.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onerrorupdate_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onerrorupdate(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onfocusin_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onfocusin(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onfocusin.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onfocusin_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onfocusin(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onfocusout_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onfocusout(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onfocusout.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onfocusout_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onfocusout(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onhelp_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onhelp(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onhelp.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onhelp_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onhelp(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onkeydown_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onkeydown(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onkeydown.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onkeydown_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onkeydown(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onkeypress_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onkeypress(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onkeypress.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onkeypress_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onkeypress(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onkeyup_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onkeyup(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onkeyup.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onkeyup_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onkeyup(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmousedown_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmousedown(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmousedown.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmousedown_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onmousedown(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmousemove_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmousemove(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmousemove.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmousemove_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onmousemove(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmouseout_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmouseout(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmouseout.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmouseout_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onmouseout(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmouseover_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmouseover(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmouseover.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmouseover_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onmouseover(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmouseup_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmouseup(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmouseup.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmouseup_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onmouseup(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmousewheel_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmousewheel(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onmousewheel.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onmousewheel_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onmousewheel(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onpropertychange_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onpropertychange(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onpropertychange.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onpropertychange_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onpropertychange(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onreadystatechange_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onreadystatechange(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onreadystatechange.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onreadystatechange_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onreadystatechange(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onrowenter_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onrowenter(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onrowenter.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onrowenter_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onrowenter(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onrowexit_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onrowexit(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onrowexit.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onrowexit_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onrowexit(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onrowsdelete_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onrowsdelete(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onrowsdelete.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onrowsdelete_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onrowsdelete(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onrowsinserted_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onrowsinserted(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onrowsinserted.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onrowsinserted_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onrowsinserted(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onselectionchange_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onselectionchange(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onselectionchange.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onselectionchange_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onselectionchange(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onselectstart_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onselectstart(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onselectstart.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onselectstart_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onselectstart(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onstop_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_" data-uid="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onstop(C1.Win.C1Editor.Internal.HTML.IHTMLEventObj)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.HTMLDocumentEvents2.onstop.html#C1_Win_C1Editor_Internal_HTML_HTMLDocumentEvents2_onstop_C1_Win_C1Editor_Internal_HTML_IHTMLEventObj_">onstop(IHTMLEventObj)</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
