# C1.Win.Command.CustomTooltipDisplayingEventArgs.ScreenPoint

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_CustomTooltipDisplayingEventArgs_ScreenPoint_" data-uid="C1.Win.Command.CustomTooltipDisplayingEventArgs.ScreenPoint*">ScreenPoint Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_CustomTooltipDisplayingEventArgs_ScreenPoint_" data-uid="C1.Win.Command.CustomTooltipDisplayingEventArgs.ScreenPoint*"></a>
<h4 id="C1_Win_Command_CustomTooltipDisplayingEventArgs_ScreenPoint" data-uid="C1.Win.Command.CustomTooltipDisplayingEventArgs.ScreenPoint">ScreenPoint</h4>
<div class="markdown level1 summary"><p>A position of the Popup control relative to the upper-left corner of the screen.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public Point ScreenPoint { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property ScreenPoint As Point</code></pre>
</div>
</div>
