# FarPoint.Win.SuperEdit.IManageFmtInput2

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_SuperEdit_IManageFmtInput2" data-uid="FarPoint.Win.SuperEdit.IManageFmtInput2" class="text-break">IManageFmtInput2 Interface
</h1>
  <div class="markdown level0 summary"><p>An enhancement of <a class="xref" href="FarPoint.Win.SuperEdit.IManageFmtInput.html">IManageFmtInput</a>
that provides a way to determine if
a specified user input action is valid for a
format and supplies the results of the action.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.SuperEdit.html">FarPoint.Win.SuperEdit</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.dll</h6>
  <h5 id="FarPoint_Win_SuperEdit_IManageFmtInput2_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IManageFmtInput2 : IManageFmtInput</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IManageFmtInput2
    Inherits IManageFmtInput</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="FarPoint_Win_SuperEdit_IManageFmtInput2_OriginalValue" data-uid="FarPoint.Win.SuperEdit.IManageFmtInput2.OriginalValue">
          <a class="xref" href="FarPoint.Win.SuperEdit.IManageFmtInput2.OriginalValue.html#FarPoint_Win_SuperEdit_IManageFmtInput2_OriginalValue">OriginalValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Original value</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
