# C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCandidateWindowCollection" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection" class="text-break">Ime.ImeCandidateWindowCollection Class
</h1>
  <div class="markdown level0 summary"><p>Defines the collection of the candidate window.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">Ime.ImeCandidateWindowCollection</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.html">C1.Win.C1Input.GrapeCity.Framework.Input</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Input.4.8.dll</h6>
  <h5 id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCandidateWindowCollection_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class Ime.ImeCandidateWindowCollection</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class Ime.ImeCandidateWindowCollection</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCandidateWindowCollection__ctor_C1_Win_C1Input_GrapeCity_Framework_Input_Ime_" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.#ctor(C1.Win.C1Input.GrapeCity.Framework.Input.Ime)">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.-ctor.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCandidateWindowCollection__ctor_C1_Win_C1Input_GrapeCity_Framework_Input_Ime_">ImeCandidateWindowCollection(Ime)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.html">Ime.ImeCandidateWindowCollection</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_C1Input_GrapeCity_Framework_Input_Ime_ImeCandidateWindowCollection_Item_System_Int32_" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.Item(System.Int32)">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.Item.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCandidateWindowCollection_Item_System_Int32_">this[int]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the candidate window by the given index.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCandidateWindowCollection_CandidateWindowsClosing" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.CandidateWindowsClosing">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.CandidateWindowsClosing.html">CandidateWindowsClosing</a>
        </td>
        <td class="markdown level1 summary"><p>When the ime candidate windows is closing.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCandidateWindowCollection_CandidateWindowsContentChanging" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.CandidateWindowsContentChanging">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.CandidateWindowsContentChanging.html">CandidateWindowsContentChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Raised when an ime is about to change the content of the candidate window.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCandidateWindowCollection_CandidateWindowsOpening" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.CandidateWindowsOpening">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection.CandidateWindowsOpening.html">CandidateWindowsOpening</a>
        </td>
        <td class="markdown level1 summary"><p>When the ime candidate windows are about opened.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
