# C1.Win.Command.TopicLinkStatesStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Command_TopicLinkStatesStyle" data-uid="C1.Win.Command.TopicLinkStatesStyle" class="text-break">TopicLinkStatesStyle Class
</h1>
  <div class="markdown level0 summary"><p>Represents the topic link states style.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">TopicLinkStatesStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Command.html">C1.Win.Command</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Command.4.8.dll</h6>
  <h5 id="C1_Win_Command_TopicLinkStatesStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class TopicLinkStatesStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class TopicLinkStatesStyle</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Command_TopicLinkStatesStyle__ctor_System_Drawing_Font_System_Drawing_Color_System_Drawing_Font_System_Drawing_Color_System_Drawing_Font_System_Drawing_Color_System_Drawing_Font_System_Drawing_Color_" data-uid="C1.Win.Command.TopicLinkStatesStyle.#ctor(System.Drawing.Font,System.Drawing.Color,System.Drawing.Font,System.Drawing.Color,System.Drawing.Font,System.Drawing.Color,System.Drawing.Font,System.Drawing.Color)">
          <a class="xref" href="C1.Win.Command.TopicLinkStatesStyle.-ctor.html#C1_Win_Command_TopicLinkStatesStyle__ctor_System_Drawing_Font_System_Drawing_Color_System_Drawing_Font_System_Drawing_Color_System_Drawing_Font_System_Drawing_Color_System_Drawing_Font_System_Drawing_Color_">TopicLinkStatesStyle(Font, Color, Font, Color, Font, Color, Font, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Command.TopicLinkStatesStyle.html">TopicLinkStatesStyle</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Command_TopicLinkStatesStyle_DisabledLink" data-uid="C1.Win.Command.TopicLinkStatesStyle.DisabledLink">
          <a class="xref" href="C1.Win.Command.TopicLinkStatesStyle.DisabledLink.html#C1_Win_Command_TopicLinkStatesStyle_DisabledLink">DisabledLink</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the disabled link.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_TopicLinkStatesStyle_MouseOverLink" data-uid="C1.Win.Command.TopicLinkStatesStyle.MouseOverLink">
          <a class="xref" href="C1.Win.Command.TopicLinkStatesStyle.MouseOverLink.html#C1_Win_Command_TopicLinkStatesStyle_MouseOverLink">MouseOverLink</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the link when mouse cursor is over link.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_TopicLinkStatesStyle_NormalLink" data-uid="C1.Win.Command.TopicLinkStatesStyle.NormalLink">
          <a class="xref" href="C1.Win.Command.TopicLinkStatesStyle.NormalLink.html#C1_Win_Command_TopicLinkStatesStyle_NormalLink">NormalLink</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the link.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_TopicLinkStatesStyle_PressedLink" data-uid="C1.Win.Command.TopicLinkStatesStyle.PressedLink">
          <a class="xref" href="C1.Win.Command.TopicLinkStatesStyle.PressedLink.html#C1_Win_Command_TopicLinkStatesStyle_PressedLink">PressedLink</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the pressed link.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Command_TopicLinkStatesStyle_Equals_System_Object_" data-uid="C1.Win.Command.TopicLinkStatesStyle.Equals(System.Object)">
          <a class="xref" href="C1.Win.Command.TopicLinkStatesStyle.Equals.html#C1_Win_Command_TopicLinkStatesStyle_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Command_TopicLinkStatesStyle_GetHashCode" data-uid="C1.Win.Command.TopicLinkStatesStyle.GetHashCode">
          <a class="xref" href="C1.Win.Command.TopicLinkStatesStyle.GetHashCode.html#C1_Win_Command_TopicLinkStatesStyle_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Command_TopicLinkStatesStyle_ToString" data-uid="C1.Win.Command.TopicLinkStatesStyle.ToString">
          <a class="xref" href="C1.Win.Command.TopicLinkStatesStyle.ToString.html#C1_Win_Command_TopicLinkStatesStyle_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
