# FarPoint.Win.Spread.ZoomStatusBarElement.OnDetachSpreadContext

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_ZoomStatusBarElement_OnDetachSpreadContext_" data-uid="FarPoint.Win.Spread.ZoomStatusBarElement.OnDetachSpreadContext*">OnDetachSpreadContext Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_ZoomStatusBarElement_OnDetachSpreadContext_" data-uid="FarPoint.Win.Spread.ZoomStatusBarElement.OnDetachSpreadContext*"></a>
<h4 id="FarPoint_Win_Spread_ZoomStatusBarElement_OnDetachSpreadContext" data-uid="FarPoint.Win.Spread.ZoomStatusBarElement.OnDetachSpreadContext">OnDetachSpreadContext()</h4>
<div class="markdown level1 summary"><p>Calls this function when detaching the spread context from the element.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public override void OnDetachSpreadContext()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Overrides Sub OnDetachSpreadContext()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="FarPoint.Win.Spread.FpBaseStatusBarElement.OnDetachSpreadContext.html#FarPoint_Win_Spread_FpBaseStatusBarElement_OnDetachSpreadContext">FpBaseStatusBarElement.OnDetachSpreadContext()</a></div>
</div>
