# C1.Win.FlexViewer.TextBoxActionElement

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexViewer_TextBoxActionElement" data-uid="C1.Win.FlexViewer.TextBoxActionElement" class="text-break">TextBoxActionElement Class
</h1>
  <div class="markdown level0 summary"><p>Represents a text box element.</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.FlexViewer.BaseActionElement.html">BaseActionElement</a></div>
    <div class="level2"><span class="xref">TextBoxActionElement</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexViewer.html">C1.Win.FlexViewer</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexViewer.4.8.dll</h6>
  <h5 id="C1_Win_FlexViewer_TextBoxActionElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TextBoxActionElement : BaseActionElement</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TextBoxActionElement
    Inherits BaseActionElement</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_FlexViewer_TextBoxActionElement__ctor_C1_Win_FlexViewer_C1FlexViewer_C1_Win_Ribbon_RibbonTextBox_C1_Win_FlexViewer_FlexViewerAction_System_Boolean_System_Boolean_" data-uid="C1.Win.FlexViewer.TextBoxActionElement.#ctor(C1.Win.FlexViewer.C1FlexViewer,C1.Win.Ribbon.RibbonTextBox,C1.Win.FlexViewer.FlexViewerAction,System.Boolean,System.Boolean)">
          <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.-ctor.html#C1_Win_FlexViewer_TextBoxActionElement__ctor_C1_Win_FlexViewer_C1FlexViewer_C1_Win_Ribbon_RibbonTextBox_C1_Win_FlexViewer_FlexViewerAction_System_Boolean_System_Boolean_">TextBoxActionElement(C1FlexViewer, RibbonTextBox, FlexViewerAction, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.html">TextBoxActionElement</a>.</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_FlexViewer_TextBoxActionElement_KeyTip" data-uid="C1.Win.FlexViewer.TextBoxActionElement.KeyTip">
          <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.KeyTip.html#C1_Win_FlexViewer_TextBoxActionElement_KeyTip">KeyTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the KeyTip text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_TextBoxActionElement_Label" data-uid="C1.Win.FlexViewer.TextBoxActionElement.Label">
          <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.Label.html#C1_Win_FlexViewer_TextBoxActionElement_Label">Label</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the label text.</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_FlexViewer_TextBoxActionElement_ResetKeyTip" data-uid="C1.Win.FlexViewer.TextBoxActionElement.ResetKeyTip">
          <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.ResetKeyTip.html#C1_Win_FlexViewer_TextBoxActionElement_ResetKeyTip">ResetKeyTip()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.KeyTip.html#C1_Win_FlexViewer_TextBoxActionElement_KeyTip">KeyTip</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_TextBoxActionElement_ResetLabel" data-uid="C1.Win.FlexViewer.TextBoxActionElement.ResetLabel">
          <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.ResetLabel.html#C1_Win_FlexViewer_TextBoxActionElement_ResetLabel">ResetLabel()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.Label.html#C1_Win_FlexViewer_TextBoxActionElement_Label">Label</a> property to its default value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_TextBoxActionElement_ShouldSerializeKeyTip" data-uid="C1.Win.FlexViewer.TextBoxActionElement.ShouldSerializeKeyTip">
          <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.ShouldSerializeKeyTip.html#C1_Win_FlexViewer_TextBoxActionElement_ShouldSerializeKeyTip">ShouldSerializeKeyTip()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.KeyTip.html#C1_Win_FlexViewer_TextBoxActionElement_KeyTip">KeyTip</a> property should be serialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_FlexViewer_TextBoxActionElement_ShouldSerializeLabel" data-uid="C1.Win.FlexViewer.TextBoxActionElement.ShouldSerializeLabel">
          <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.ShouldSerializeLabel.html#C1_Win_FlexViewer_TextBoxActionElement_ShouldSerializeLabel">ShouldSerializeLabel()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the <a class="xref" href="C1.Win.FlexViewer.TextBoxActionElement.Label.html#C1_Win_FlexViewer_TextBoxActionElement_Label">Label</a> property should be serialized.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
