# FarPoint.Win.FpVisualStyleRenderer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_FpVisualStyleRenderer" data-uid="FarPoint.Win.FpVisualStyleRenderer" class="text-break">FpVisualStyleRenderer Class
</h1>
  <div class="markdown level0 summary"><p>Represents a renderer for drawing and getting information about a System.Windows.Forms.VisualStyles.VisualStyleElement.</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">FpVisualStyleRenderer</span></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_FpVisualStyleRenderer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FpVisualStyleRenderer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FpVisualStyleRenderer</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_FpVisualStyleRenderer__ctor_System_Windows_Forms_VisualStyles_VisualStyleElement_" data-uid="FarPoint.Win.FpVisualStyleRenderer.#ctor(System.Windows.Forms.VisualStyles.VisualStyleElement)">
          <a class="xref" href="FarPoint.Win.FpVisualStyleRenderer.-ctor.html#FarPoint_Win_FpVisualStyleRenderer__ctor_System_Windows_Forms_VisualStyles_VisualStyleElement_">FpVisualStyleRenderer(VisualStyleElement)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of FarPoint.Win.FpVisualStyleRenderer.</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_FpVisualStyleRenderer_DrawBackground_System_Drawing_IDeviceContext_System_Drawing_Rectangle_" data-uid="FarPoint.Win.FpVisualStyleRenderer.DrawBackground(System.Drawing.IDeviceContext,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.FpVisualStyleRenderer.DrawBackground.html#FarPoint_Win_FpVisualStyleRenderer_DrawBackground_System_Drawing_IDeviceContext_System_Drawing_Rectangle_">DrawBackground(IDeviceContext, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of FarPoint.Win.FpVisualStyleRenderer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_FpVisualStyleRenderer_GetInteger_System_Windows_Forms_VisualStyles_IntegerProperty_" data-uid="FarPoint.Win.FpVisualStyleRenderer.GetInteger(System.Windows.Forms.VisualStyles.IntegerProperty)">
          <a class="xref" href="FarPoint.Win.FpVisualStyleRenderer.GetInteger.html#FarPoint_Win_FpVisualStyleRenderer_GetInteger_System_Windows_Forms_VisualStyles_IntegerProperty_">GetInteger(IntegerProperty)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the value of the specified integer property for the current visual style element.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
