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

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow" class="text-break">Ime.ImeStatusWindow Class
</h1>
  <div class="markdown level0 summary"><p>Defines the ime status 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"><a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.html">Ime</a>.<a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeWindow.html">ImeWindow</a></div>
    <div class="level2"><span class="xref">Ime.ImeStatusWindow</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_ImeStatusWindow_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class Ime.ImeStatusWindow : Ime.ImeWindow</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class Ime.ImeStatusWindow
    Inherits Ime.ImeWindow</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_ImeStatusWindow__ctor_C1_Win_C1Input_GrapeCity_Framework_Input_Ime_" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.#ctor(C1.Win.C1Input.GrapeCity.Framework.Input.Ime)">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.-ctor.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow__ctor_C1_Win_C1Input_GrapeCity_Framework_Input_Ime_">ImeStatusWindow(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.ImeStatusWindow.html">Ime.ImeStatusWindow</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_ImeStatusWindow_ConversionMode" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.ConversionMode">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.ConversionMode.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_ConversionMode">ConversionMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the conversion mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_Position" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.Position">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.Position.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position of the ime window.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_SentenceMode" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.SentenceMode">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.SentenceMode.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_SentenceMode">SentenceMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the sentence mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_Status" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.Status">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.Status.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_Status">Status</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatus.html">Ime.ImeStatus</a> indicating the ime is opened or closed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_Visible" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.Visible">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.Visible.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <b>bool</b> indicates whether the ime window is visible.</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_ImeStatusWindow_Closing" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.Closing">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.Closing.html">Closing</a>
        </td>
        <td class="markdown level1 summary"><p>When the ime window is about closed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_ConversionModeChanged" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.ConversionModeChanged">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.ConversionModeChanged.html">ConversionModeChanged</a>
        </td>
        <td class="markdown level1 summary"><p>When the ConversionMode is changed by user from ime bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_Opening" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.Opening">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.Opening.html">Opening</a>
        </td>
        <td class="markdown level1 summary"><p>When the ime window is about created.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_SentenceModeChanged" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.SentenceModeChanged">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.SentenceModeChanged.html">SentenceModeChanged</a>
        </td>
        <td class="markdown level1 summary"><p>When the SentenceMode is changed by user from ime bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeStatusWindow_StatusChanged" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.StatusChanged">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeStatusWindow.StatusChanged.html">StatusChanged</a>
        </td>
        <td class="markdown level1 summary"><p>When the Status is changed by user from ime bar or by code.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
