# FarPoint.Win.Spread.BeforeRightClickEventArgs.ContextMenuStrip

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_BeforeRightClickEventArgs_ContextMenuStrip_" data-uid="FarPoint.Win.Spread.BeforeRightClickEventArgs.ContextMenuStrip*">ContextMenuStrip Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_BeforeRightClickEventArgs_ContextMenuStrip_" data-uid="FarPoint.Win.Spread.BeforeRightClickEventArgs.ContextMenuStrip*"></a>
<h4 id="FarPoint_Win_Spread_BeforeRightClickEventArgs_ContextMenuStrip" data-uid="FarPoint.Win.Spread.BeforeRightClickEventArgs.ContextMenuStrip">ContextMenuStrip</h4>
<div class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="FarPoint.Win.Spread.BeforeRightClickEventArgs.ContextMenuStrip.html#FarPoint_Win_Spread_BeforeRightClickEventArgs_ContextMenuStrip">ContextMenuStrip</a> associated with this event.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ContextMenuStrip ContextMenuStrip { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property ContextMenuStrip As ContextMenuStrip</code></pre>
</div>
</div>
