# FarPoint.Web.Spread.TouchStrip

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_TouchStrip" data-uid="FarPoint.Web.Spread.TouchStrip" class="text-break">TouchStrip Class
</h1>
  <div class="markdown level0 summary"><p>Represents the TouchStrip class.</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="FarPoint.Web.Spread.ContextMenu.html">ContextMenu</a></div>
    <div class="level2"><span class="xref">TouchStrip</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.inamingcontainer">INamingContainer</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.istatemanager">IStateManager</a></div>
    <div><a class="xref" href="FarPoint.Web.Spread.Model.ISerializeSupport.html">ISerializeSupport</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_Spread_TouchStrip_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TouchStrip : ContextMenu, INamingContainer, IStateManager, ISerializeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TouchStrip
    Inherits ContextMenu
    Implements INamingContainer, IStateManager, ISerializeSupport</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="FarPoint_Web_Spread_TouchStrip__ctor" data-uid="FarPoint.Web.Spread.TouchStrip.#ctor">
          <a class="xref" href="FarPoint.Web.Spread.TouchStrip.-ctor.html#FarPoint_Web_Spread_TouchStrip__ctor">TouchStrip()</a>
        </td>
        <td class="markdown level1 summary"></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="FarPoint_Web_Spread_TouchStrip_None" data-uid="FarPoint.Web.Spread.TouchStrip.None">
          <a class="xref" href="FarPoint.Web.Spread.TouchStrip.None.html">None</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates that the TouchStrip will not be displayed.</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="FarPoint_Web_Spread_TouchStrip_Items" data-uid="FarPoint.Web.Spread.TouchStrip.Items">
          <a class="xref" href="FarPoint.Web.Spread.TouchStrip.Items.html#FarPoint_Web_Spread_TouchStrip_Items">Items</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the items collection.</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="FarPoint_Web_Spread_TouchStrip_OnDeserialize_System_Xml_XmlNodeReader_" data-uid="FarPoint.Web.Spread.TouchStrip.OnDeserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="FarPoint.Web.Spread.TouchStrip.OnDeserialize.html#FarPoint_Web_Spread_TouchStrip_OnDeserialize_System_Xml_XmlNodeReader_">OnDeserialize(XmlNodeReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the object from XML.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_TouchStrip_OnSerialize_System_Xml_XmlTextWriter_" data-uid="FarPoint.Web.Spread.TouchStrip.OnSerialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Web.Spread.TouchStrip.OnSerialize.html#FarPoint_Web_Spread_TouchStrip_OnSerialize_System_Xml_XmlTextWriter_">OnSerialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the object to XML.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
