# C1.Win.Command.Docking.Style.IBoxStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Command_Docking_Style_IBoxStyle" data-uid="C1.Win.Command.Docking.Style.IBoxStyle" class="text-break">IBoxStyle Interface
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Command.Docking.Style.html">C1.Win.Command.Docking.Style</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Command.10.dll</h6>
  <h5 id="C1_Win_Command_Docking_Style_IBoxStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public interface IBoxStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Interface IBoxStyle</code></pre>
  </div>
  <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_Win_Command_Docking_Style_IBoxStyle_BorderColor" data-uid="C1.Win.Command.Docking.Style.IBoxStyle.BorderColor">
          <a class="xref" href="C1.Win.Command.Docking.Style.IBoxStyle.BorderColor.html#C1_Win_Command_Docking_Style_IBoxStyle_BorderColor">BorderColor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Docking_Style_IBoxStyle_ForeColor" data-uid="C1.Win.Command.Docking.Style.IBoxStyle.ForeColor">
          <a class="xref" href="C1.Win.Command.Docking.Style.IBoxStyle.ForeColor.html#C1_Win_Command_Docking_Style_IBoxStyle_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Docking_Style_IBoxStyle_Name" data-uid="C1.Win.Command.Docking.Style.IBoxStyle.Name">
          <a class="xref" href="C1.Win.Command.Docking.Style.IBoxStyle.Name.html#C1_Win_Command_Docking_Style_IBoxStyle_Name">Name</a>
        </td>
        <td class="markdown level1 summary"></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_Command_Docking_Style_IBoxStyle_GetBackgroundBrush_System_Drawing_Rectangle_" data-uid="C1.Win.Command.Docking.Style.IBoxStyle.GetBackgroundBrush(System.Drawing.Rectangle)">
          <a class="xref" href="C1.Win.Command.Docking.Style.IBoxStyle.GetBackgroundBrush.html#C1_Win_Command_Docking_Style_IBoxStyle_GetBackgroundBrush_System_Drawing_Rectangle_">GetBackgroundBrush(Rectangle)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
