# C1.Win.Command.TopicLinkStatesStyle.MouseOverLink

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Command_TopicLinkStatesStyle_MouseOverLink_" data-uid="C1.Win.Command.TopicLinkStatesStyle.MouseOverLink*">MouseOverLink Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Command_TopicLinkStatesStyle_MouseOverLink_" data-uid="C1.Win.Command.TopicLinkStatesStyle.MouseOverLink*"></a>
<h4 id="C1_Win_Command_TopicLinkStatesStyle_MouseOverLink" data-uid="C1.Win.Command.TopicLinkStatesStyle.MouseOverLink">MouseOverLink</h4>
<div class="markdown level1 summary"><p>Gets the style of the link when mouse cursor is over link.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;TopicLinkStatesStyle.MouseOverLink&quot;, &quot;Gets the style of the link when mouse cursor is over link.&quot;)]
public TopicLinkStyle MouseOverLink { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;TopicLinkStatesStyle.MouseOverLink&quot;, &quot;Gets the style of the link when mouse cursor is over link.&quot;)&gt;
Public ReadOnly Property MouseOverLink As TopicLinkStyle</code></pre>
</div>
</div>
