# FarPoint.Win.Spread.SystemSoundType

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="FarPoint_Win_Spread_SystemSoundType" data-uid="FarPoint.Win.Spread.SystemSoundType" class="text-break">SystemSoundType Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies a system sound type which relates to a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.media.systemsound">SystemSound</a>.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_SystemSoundType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum SystemSoundType</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum SystemSoundType</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="FarPoint_Win_Spread_SystemSoundType_Asterisk">Asterisk</td>
        <td><p>Specifies the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.media.systemsounds.asterisk">Asterisk</a> sound.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SystemSoundType_Beep">Beep</td>
        <td><p>Specifies the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.media.systemsounds.beep">Beep</a> sound.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SystemSoundType_Exclamation">Exclamation</td>
        <td><p>Specifies the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.media.systemsounds.exclamation">Exclamation</a> sound.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SystemSoundType_Hand">Hand</td>
        <td><p>Specifies the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.media.systemsounds.hand">Hand</a> sound.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SystemSoundType_Question">Question</td>
        <td><p>Specifies the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.media.systemsounds.question">Question</a> sound.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h5 id="FarPoint_Win_Spread_SystemSoundType_seealso">See Also</h5>
  <div class="seealso">
      <div><a class="xref" href="FarPoint.Win.Spread.SoundNotify.html">SoundNotify</a></div>
  </div>
</div>
