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

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext" class="text-break">Ime.ImeContext Class
</h1>
  <div class="markdown level0 summary"><p>Defines the ime context for all ime operations.</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.ImeContext</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></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_ImeContext_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class Ime.ImeContext : IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class Ime.ImeContext
    Implements IDisposable</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_ImeContext__ctor_C1_Win_C1Input_GrapeCity_Framework_Input_Ime_" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.#ctor(C1.Win.C1Input.GrapeCity.Framework.Input.Ime)">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.-ctor.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext__ctor_C1_Win_C1Input_GrapeCity_Framework_Input_Ime_">ImeContext(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.ImeContext.Ime.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_Ime">Ime</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_ImeContext_Enable" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.Enable">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.Enable.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_Enable">Enable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets wehther the ime context is used by ime device.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_Handle" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.Handle">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.Handle.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_Handle">Handle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the handle of the ime context.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_Ime" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.Ime">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.Ime.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_Ime">Ime</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the device of the ime context.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_IsValid" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.IsValid">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.IsValid.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_IsValid">IsValid</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <b>bool</b> indicating whether the ime context is valid.</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_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_Dispose" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.Dispose">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.Dispose.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Release the handle of the ime context.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_Finalize" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.Finalize">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.Finalize.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeContext_Finalize">~ImeContext()</a>
        </td>
        <td class="markdown level1 summary"><p>Ensure to release <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeContext.html">Ime.ImeContext</a></p>
</td>
      </tr>
    </tbody>
  </table>

</div>
