# C1.Win.SuperTooltip

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Win_SuperTooltip" data-uid="C1.Win.SuperTooltip" class="text-break">C1.Win.SuperTooltip Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Win.SuperTooltip.C1SuperLabelBase.html">C1SuperLabelBase</a></h4>
      <section><p>Represents a label that shows static information on a form.</p>
</section>
      <h4><a class="xref" href="C1.Win.SuperTooltip.C1SuperLabelLinkClickedEventArgs.html">C1SuperLabelLinkClickedEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.SuperTooltip.C1SuperLabelBase.LinkClicked.html">LinkClicked</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.SuperTooltip.C1SuperTooltipBase.html">C1SuperTooltipBase</a></h4>
      <section><p>Represents a pop-up window that displays a brief description of a control's purpose
when the mouse hovers over the control.</p>
</section>
      <h4><a class="xref" href="C1.Win.SuperTooltip.ImageCollection.html">ImageCollection</a></h4>
      <section><p>Collection of images to be displayed in <a class="xref" href="C1.Win.SuperTooltip.C1SuperLabelBase.html">C1SuperLabelBase</a> or
<a class="xref" href="C1.Win.SuperTooltip.C1SuperTooltipBase.html">C1SuperTooltipBase</a> components.</p>
</section>
      <h4><a class="xref" href="C1.Win.SuperTooltip.ImageEntry.html">ImageEntry</a></h4>
      <section><p>Entry in a <a class="xref" href="C1.Win.SuperTooltip.ImageCollection.html">ImageCollection</a>.</p>
</section>
      <h4><a class="xref" href="C1.Win.SuperTooltip.ImageEntryTypeConverter.html">ImageEntryTypeConverter</a></h4>
      <section><p><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter">TypeConverter</a> used to persist <a class="xref" href="C1.Win.SuperTooltip.ImageEntry.html">ImageEntry</a> objects.</p>
</section>
      <h4><a class="xref" href="C1.Win.SuperTooltip.PopupEventArgs.html">PopupEventArgs</a></h4>
      <section><p>Provides data for the <a class="xref" href="C1.Win.SuperTooltip.C1SuperTooltipBase.Popup.html">Popup</a> event.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.Win.SuperTooltip.ISuperErrorProvider.html">ISuperErrorProvider</a></h4>
      <section><p>Defines the interface for properties and methods to C1SuperErrorProvider component.</p>
</section>
      <h4><a class="xref" href="C1.Win.SuperTooltip.ISupportSuperTooltip.html">ISupportSuperTooltip</a></h4>
      <section><p>The interface implemented by the control extended by a super tooltip.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Win.SuperTooltip.BackgroundGradient.html">BackgroundGradient</a></h4>
      <section><p>Specifies a background gradient for the ToolTip.</p>
</section>
      <h4><a class="xref" href="C1.Win.SuperTooltip.BackgroundImageLayout.html">BackgroundImageLayout</a></h4>
      <section><p>Specifies the layout logic used to display the background image.</p>
</section>
      <h4><a class="xref" href="C1.Win.SuperTooltip.StaysOpenMode.html">StaysOpenMode</a></h4>
      <section><p>Specifies under what conditions the tooltip will remain visible
if the mouse pointer leaves the control.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="C1.Win.SuperTooltip.C1SuperLabelLinkClickedEventHandler.html">C1SuperLabelLinkClickedEventHandler</a></h4>
      <section><p>Represents the method that will handle the <a class="xref" href="C1.Win.SuperTooltip.C1SuperLabelBase.LinkClicked.html">LinkClicked</a> event.</p>
</section>
      <h4><a class="xref" href="C1.Win.SuperTooltip.PopupEventHandler.html">PopupEventHandler</a></h4>
      <section><p>Represents the method that handles the <a class="xref" href="C1.Win.SuperTooltip.C1SuperTooltipBase.Popup.html">Popup</a> event.</p>
</section>


</div>
