# FarPoint.Win.SuperEditBase.BackgroundImage

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_SuperEditBase_BackgroundImage_" data-uid="FarPoint.Win.SuperEditBase.BackgroundImage*">BackgroundImage Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_SuperEditBase_BackgroundImage_" data-uid="FarPoint.Win.SuperEditBase.BackgroundImage*"></a>
<h4 id="FarPoint_Win_SuperEditBase_BackgroundImage" data-uid="FarPoint.Win.SuperEditBase.BackgroundImage">BackgroundImage</h4>
<div class="markdown level1 summary"><p>Gets or sets the background image for the control.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public override Picture BackgroundImage { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Overrides Property BackgroundImage As Picture</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="FarPoint.Win.ElementControl.BackgroundImage.html#FarPoint_Win_ElementControl_BackgroundImage">ElementControl.BackgroundImage</a></div>
</div>
