# C1.Win.Design.ShowAboutBoxDesignerActionList

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Design_ShowAboutBoxDesignerActionList" data-uid="C1.Win.Design.ShowAboutBoxDesignerActionList" class="text-break">ShowAboutBoxDesignerActionList Class
</h1>
  <div class="markdown level0 summary"><p>Provides an action list with the ShowAboutBox action.</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="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.designeractionlist">DesignerActionList</a></div>
    <div class="level2"><span class="xref">ShowAboutBoxDesignerActionList</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Design.html">C1.Win.Design</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.4.8.dll</h6>
  <h5 id="C1_Win_Design_ShowAboutBoxDesignerActionList_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ShowAboutBoxDesignerActionList : DesignerActionList</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ShowAboutBoxDesignerActionList
    Inherits DesignerActionList</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_Design_ShowAboutBoxDesignerActionList__ctor_System_Windows_Forms_Design_ControlDesigner_" data-uid="C1.Win.Design.ShowAboutBoxDesignerActionList.#ctor(System.Windows.Forms.Design.ControlDesigner)">
          <a class="xref" href="C1.Win.Design.ShowAboutBoxDesignerActionList.-ctor.html#C1_Win_Design_ShowAboutBoxDesignerActionList__ctor_System_Windows_Forms_Design_ControlDesigner_">ShowAboutBoxDesignerActionList(ControlDesigner)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Design.ShowAboutBoxDesignerActionList.html">ShowAboutBoxDesignerActionList</a> class.</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_Design_ShowAboutBoxDesignerActionList_GetSortedActionItems" data-uid="C1.Win.Design.ShowAboutBoxDesignerActionList.GetSortedActionItems">
          <a class="xref" href="C1.Win.Design.ShowAboutBoxDesignerActionList.GetSortedActionItems.html#C1_Win_Design_ShowAboutBoxDesignerActionList_GetSortedActionItems">GetSortedActionItems()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
