# FarPoint.Win.Spread.EnhancedInterfaceRenderer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_EnhancedInterfaceRenderer" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer" class="text-break">EnhancedInterfaceRenderer Class
</h1>
  <div class="markdown level0 summary"><p>Represents the painter of the visual elements with Excel2007 style.</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"><span class="xref">EnhancedInterfaceRenderer</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Win.Spread.IInterfaceRenderer.html">IInterfaceRenderer</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.IEnhancedInterfaceRenderer.html">IEnhancedInterfaceRenderer</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.ICustomizeColor.html">ICustomizeColor</a></div>
  </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_EnhancedInterfaceRenderer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(_pn))]
public class EnhancedInterfaceRenderer : IInterfaceRenderer, ISerializeSupport, IEnhancedInterfaceRenderer, ICustomizeColor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(_pn))&gt;
Public Class EnhancedInterfaceRenderer
    Implements IInterfaceRenderer, ISerializeSupport, IEnhancedInterfaceRenderer, ICustomizeColor</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_Spread_EnhancedInterfaceRenderer__ctor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.-ctor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer__ctor">EnhancedInterfaceRenderer()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new enhanced interface renderer with default values.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer__ctor_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabShape_System_Drawing_Color_System_Windows_Forms_FlatStyle_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_FarPoint_Win_Spread_EnhancedInterfaceRenderer_ButtonStyles_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.#ctor(System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabShape,System.Drawing.Color,System.Windows.Forms.FlatStyle,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,FarPoint.Win.Spread.EnhancedInterfaceRenderer.ButtonStyles,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.-ctor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer__ctor_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabShape_System_Drawing_Color_System_Windows_Forms_FlatStyle_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_FarPoint_Win_Spread_EnhancedInterfaceRenderer_ButtonStyles_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_System_Drawing_Color_">EnhancedInterfaceRenderer(Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, SheetTabShape, Color, FlatStyle, Color, Color, Color, ButtonStyles, Color, Color, Color, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new enhanced interface rendered with the specified parameters.</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_Win_Spread_EnhancedInterfaceRenderer_ArrowColorDisabled" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.ArrowColorDisabled">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.ArrowColorDisabled.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_ArrowColorDisabled">ArrowColorDisabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the arrow color when the button is disabled.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_ArrowColorEnabled" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.ArrowColorEnabled">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.ArrowColorEnabled.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_ArrowColorEnabled">ArrowColorEnabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the arrow color when the button is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_ForeColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.ForeColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.ForeColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the text.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_GrayAreaColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.GrayAreaColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.GrayAreaColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_GrayAreaColor">GrayAreaColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the gray area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_RangeGroupBackgroundColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.RangeGroupBackgroundColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.RangeGroupBackgroundColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_RangeGroupBackgroundColor">RangeGroupBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the outline (range group) background.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_RangeGroupButtonBorderColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.RangeGroupButtonBorderColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.RangeGroupButtonBorderColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_RangeGroupButtonBorderColor">RangeGroupButtonBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the outline (range group) button border.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_RangeGroupLineColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.RangeGroupLineColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.RangeGroupLineColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_RangeGroupLineColor">RangeGroupLineColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the outline (range group) line.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_ScrollBoxBackgroundColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.ScrollBoxBackgroundColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.ScrollBoxBackgroundColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_ScrollBoxBackgroundColor">ScrollBoxBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the scroll box background.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabBorderColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabBorderColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabBorderColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabBorderColor">SheetTabBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the sheet tab border.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabLowerActiveColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabLowerActiveColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabLowerActiveColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabLowerActiveColor">SheetTabLowerActiveColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the lower, active sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabLowerNormalColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabLowerNormalColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabLowerNormalColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabLowerNormalColor">SheetTabLowerNormalColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the lower, normal sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabUpperActiveColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabUpperActiveColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabUpperActiveColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabUpperActiveColor">SheetTabUpperActiveColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the upper, active sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabUpperNormalColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabUpperNormalColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabUpperNormalColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_SheetTabUpperNormalColor">SheetTabUpperNormalColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the upper, normal sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_SplitBarBackgroundColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBarBackgroundColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBarBackgroundColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_SplitBarBackgroundColor">SplitBarBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the split bar background.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_SplitBarDarkColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBarDarkColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBarDarkColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_SplitBarDarkColor">SplitBarDarkColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the dark split bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_SplitBarLightColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBarLightColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBarLightColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_SplitBarLightColor">SplitBarLightColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the light color of the split bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_SplitBoxBackgroundColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBoxBackgroundColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBoxBackgroundColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_SplitBoxBackgroundColor">SplitBoxBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the split box background.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_SplitBoxBorderColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBoxBorderColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.SplitBoxBorderColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_SplitBoxBorderColor">SplitBoxBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the split box border.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabShape" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabShape">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabShape.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabShape">TabShape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tab shape.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripBackgroundColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripBackgroundColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripBackgroundColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripBackgroundColor">TabStripBackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the tab strip background.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonBorderColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonBorderColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonBorderColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonBorderColor">TabStripButtonBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the tab strip button border.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonFlatStyle" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonFlatStyle">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonFlatStyle.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonFlatStyle">TabStripButtonFlatStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tab strip button flat style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonLowerActiveColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonLowerActiveColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonLowerActiveColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonLowerActiveColor">TabStripButtonLowerActiveColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the lower, active tab strip button.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonLowerNormalColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonLowerNormalColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonLowerNormalColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonLowerNormalColor">TabStripButtonLowerNormalColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the lower, normal tab strip button.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonLowerPressedColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonLowerPressedColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonLowerPressedColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonLowerPressedColor">TabStripButtonLowerPressedColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the lower, pressed tab strip button.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonStyle" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonStyle">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonStyle.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonStyle">TabStripButtonStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tab strip button style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonUpperActiveColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonUpperActiveColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonUpperActiveColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonUpperActiveColor">TabStripButtonUpperActiveColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the upper, active tab strip button.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonUpperNormalColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonUpperNormalColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonUpperNormalColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonUpperNormalColor">TabStripButtonUpperNormalColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the upper, normal tab strip button.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonUpperPressedColor" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonUpperPressedColor">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonUpperPressedColor.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_TabStripButtonUpperPressedColor">TabStripButtonUpperPressedColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the upper, pressed tab strip button.</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_Spread_EnhancedInterfaceRenderer_PaintButton_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_TabStripButton_System_Boolean_System_Boolean_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Win.Spread.TabStripButton,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintButton.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintButton_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_TabStripButton_System_Boolean_System_Boolean_System_Boolean_System_Boolean_">PaintButton(Graphics, int, int, int, int, TabStripButton, bool, bool, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints a tab strip button.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintGrayArea_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintGrayArea(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintGrayArea.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintGrayArea_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintGrayArea(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the gray area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintRangeGroupArea_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintRangeGroupArea(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintRangeGroupArea.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintRangeGroupArea_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintRangeGroupArea(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints excel group area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintRangeGroupButton_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_GroupState_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintRangeGroupButton(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Win.Spread.GroupState,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintRangeGroupButton.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintRangeGroupButton_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_GroupState_System_Boolean_System_Boolean_">PaintRangeGroupButton(Graphics, int, int, int, int, GroupState, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the outline (range group) button.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintRangeGroupLevelBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintRangeGroupLevelBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintRangeGroupLevelBox.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintRangeGroupLevelBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_">PaintRangeGroupLevelBox(Graphics, int, int, int, int, int, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the outline (range group) level indicator box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintRangeGroupLine_System_Drawing_Graphics_System_Drawing_Point_System_Drawing_Point_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintRangeGroupLine(System.Drawing.Graphics,System.Drawing.Point,System.Drawing.Point)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintRangeGroupLine.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintRangeGroupLine_System_Drawing_Graphics_System_Drawing_Point_System_Drawing_Point_">PaintRangeGroupLine(Graphics, Point, Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the outline (range group) line.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintRangeGroupPoint_System_Drawing_Graphics_System_Drawing_Point_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintRangeGroupPoint(System.Drawing.Graphics,System.Drawing.Point)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintRangeGroupPoint.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintRangeGroupPoint_System_Drawing_Graphics_System_Drawing_Point_">PaintRangeGroupPoint(Graphics, Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the outline (range group) point.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintScrollBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintScrollBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintScrollBox.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintScrollBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintScrollBox(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the scroll box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSheetTab_System_Drawing_Graphics_System_Int32_System_String_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSheetTab(System.Drawing.Graphics,System.Int32,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,FarPoint.Win.Spread.TabStripPlacement,System.Boolean,System.Boolean,System.Drawing.Font,System.Drawing.Font)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSheetTab.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSheetTab_System_Drawing_Graphics_System_Int32_System_String_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_">PaintSheetTab(Graphics, int, string, int, int, int, int, bool, bool, TabStripPlacement, bool, bool, Font, Font)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSheetTabPartial_System_Drawing_Graphics_System_Int32_System_String_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSheetTabPartial(System.Drawing.Graphics,System.Int32,System.String,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,FarPoint.Win.Spread.TabStripPlacement,System.Boolean,System.Boolean,System.Drawing.Font,System.Drawing.Font)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSheetTabPartial.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSheetTabPartial_System_Drawing_Graphics_System_Int32_System_String_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_">PaintSheetTabPartial(Graphics, int, string, int, int, int, int, bool, bool, TabStripPlacement, bool, bool, Font, Font)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints a sheet tab which is partially displayed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSpecialSheetTab_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSpecialSheetTab(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,FarPoint.Win.Spread.TabStripPlacement,System.Boolean,System.Boolean,System.Drawing.Font,System.Drawing.Font)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSpecialSheetTab.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSpecialSheetTab_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_">PaintSpecialSheetTab(Graphics, int, int, int, int, bool, TabStripPlacement, bool, bool, Font, Font)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the special insert sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSpecialSheetTab_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_System_Drawing_Image_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSpecialSheetTab(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,FarPoint.Win.Spread.TabStripPlacement,System.Boolean,System.Boolean,System.Drawing.Font,System.Drawing.Font,System.Drawing.Image)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSpecialSheetTab.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSpecialSheetTab_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_FarPoint_Win_Spread_TabStripPlacement_System_Boolean_System_Boolean_System_Drawing_Font_System_Drawing_Font_System_Drawing_Image_">PaintSpecialSheetTab(Graphics, int, int, int, int, bool, TabStripPlacement, bool, bool, Font, Font, Image)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the special insert sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSplitBar_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSplitBar(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSplitBar.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSplitBar_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintSplitBar(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the split bar which splits view port.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSplitBarCrossover_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSplitBarCrossover(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSplitBarCrossover.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSplitBarCrossover_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintSplitBarCrossover(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the crossing area between the split bars.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSplitBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSplitBox(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintSplitBox.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintSplitBox_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_">PaintSplitBox(Graphics, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the split box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintTabStripBackground_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_TabStripPlacement_" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintTabStripBackground(System.Drawing.Graphics,System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Win.Spread.TabStripPlacement)">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.PaintTabStripBackground.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_PaintTabStripBackground_System_Drawing_Graphics_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_TabStripPlacement_">PaintTabStripBackground(Graphics, int, int, int, int, TabStripPlacement)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the background of the tab strip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_EnhancedInterfaceRenderer_ToString" data-uid="FarPoint.Win.Spread.EnhancedInterfaceRenderer.ToString">
          <a class="xref" href="FarPoint.Win.Spread.EnhancedInterfaceRenderer.ToString.html#FarPoint_Win_Spread_EnhancedInterfaceRenderer_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the name of the renderer as a string.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
