# C1.Xamarin.Forms.Input.C1TextBox

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Xamarin_Forms_Input_C1TextBox" data-uid="C1.Xamarin.Forms.Input.C1TextBox" class="text-break">C1TextBox Class
</h1>
  <div class="markdown level0 summary"><p>Represents a control that can be used to display and edit plain text,</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">C1TextBox</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Xamarin.Forms.Input.html">C1.Xamarin.Forms.Input</a></h6>
  <h6><strong>Assembly</strong>: C1.Xamarin.Forms.Input.dll</h6>
  <h5 id="C1_Xamarin_Forms_Input_C1TextBox_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1TextBox : Entry</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_Xamarin_Forms_Input_C1TextBox__ctor" data-uid="C1.Xamarin.Forms.Input.C1TextBox.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.-ctor.html#C1_Xamarin_Forms_Input_C1TextBox__ctor">C1TextBox()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.html">C1TextBox</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1TextBox_BorderColorProperty" data-uid="C1.Xamarin.Forms.Input.C1TextBox.BorderColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.BorderColorProperty.html">BorderColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1TextBox_BorderRadiusProperty" data-uid="C1.Xamarin.Forms.Input.C1TextBox.BorderRadiusProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.BorderRadiusProperty.html">BorderRadiusProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1TextBox_BorderThicknessProperty" data-uid="C1.Xamarin.Forms.Input.C1TextBox.BorderThicknessProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.BorderThicknessProperty.html">BorderThicknessProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1TextBox_DelayProperty" data-uid="C1.Xamarin.Forms.Input.C1TextBox.DelayProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.DelayProperty.html">DelayProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1TextBox_PaddingProperty" data-uid="C1.Xamarin.Forms.Input.C1TextBox.PaddingProperty">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.PaddingProperty.html">PaddingProperty</a>
        </td>
        <td class="markdown level1 summary"></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_Xamarin_Forms_Input_C1TextBox_AutoCompleteText" data-uid="C1.Xamarin.Forms.Input.C1TextBox.AutoCompleteText">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.AutoCompleteText.html#C1_Xamarin_Forms_Input_C1TextBox_AutoCompleteText">AutoCompleteText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the auto-completed text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1TextBox_BorderColor" data-uid="C1.Xamarin.Forms.Input.C1TextBox.BorderColor">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.BorderColor.html#C1_Xamarin_Forms_Input_C1TextBox_BorderColor">BorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1TextBox_BorderRadius" data-uid="C1.Xamarin.Forms.Input.C1TextBox.BorderRadius">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.BorderRadius.html#C1_Xamarin_Forms_Input_C1TextBox_BorderRadius">BorderRadius</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border radius.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1TextBox_BorderThickness" data-uid="C1.Xamarin.Forms.Input.C1TextBox.BorderThickness">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.BorderThickness.html#C1_Xamarin_Forms_Input_C1TextBox_BorderThickness">BorderThickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border thickness.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1TextBox_Delay" data-uid="C1.Xamarin.Forms.Input.C1TextBox.Delay">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.Delay.html#C1_Xamarin_Forms_Input_C1TextBox_Delay">Delay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the delay that occurs between the key strokes and the text changed event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Input_C1TextBox_Padding" data-uid="C1.Xamarin.Forms.Input.C1TextBox.Padding">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.Padding.html#C1_Xamarin_Forms_Input_C1TextBox_Padding">Padding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding.</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_Xamarin_Forms_Input_C1TextBox_AutoComplete" data-uid="C1.Xamarin.Forms.Input.C1TextBox.AutoComplete">
          <a class="xref" href="C1.Xamarin.Forms.Input.C1TextBox.AutoComplete.html">AutoComplete</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the callback used to provide the auto-completion text.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
