# FarPoint.Win.DropDownButtonElement

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_DropDownButtonElement" data-uid="FarPoint.Win.DropDownButtonElement" class="text-break">DropDownButtonElement Class
</h1>
  <div class="markdown level0 summary"><p>Represents the drop-down button 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="FarPoint.Win.ElementWindowless.html">ElementWindowless</a></div>
    <div class="level2"><a class="xref" href="FarPoint.Win.ButtonElement.html">ButtonElement</a></div>
    <div class="level3"><span class="xref">DropDownButtonElement</span></div>
      <div class="level4"><a class="xref" href="FarPoint.Win.SEditButtonElement.html">SEditButtonElement</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.html">FarPoint.Win</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.dll</h6>
  <h5 id="FarPoint_Win_DropDownButtonElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DropDownButtonElement : ButtonElement, ISerializeSupport, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DropDownButtonElement
    Inherits ButtonElement
    Implements ISerializeSupport, IDisposable</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_Win_DropDownButtonElement__ctor" data-uid="FarPoint.Win.DropDownButtonElement.#ctor">
          <a class="xref" href="FarPoint.Win.DropDownButtonElement.-ctor.html#FarPoint_Win_DropDownButtonElement__ctor">DropDownButtonElement()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new drop-down button element.</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_Win_DropDownButtonElement_Dispose" data-uid="FarPoint.Win.DropDownButtonElement.Dispose">
          <a class="xref" href="FarPoint.Win.DropDownButtonElement.Dispose.html#FarPoint_Win_DropDownButtonElement_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"><p>Releases system resources.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
